AuthenticationModuleElementCollection::IndexOf Method (AuthenticationModuleElement^)

 

Returns the index of the specified configuration element.

Namespace:   System.Net.Configuration
Assembly:  System (in System.dll)

public:
int IndexOf(
	AuthenticationModuleElement^ element
)

Return Value

Type: System::Int32

The zero-based index of element.

.NET Framework
Available since 2.0
Return to top
Show: