ServiceNameElementCollection::IndexOf Method (ServiceNameElement^)
.NET Framework (current version)
The IndexOf method retrieves the index of the specified configuration element in this ServiceNameElementCollection.
Assembly: System (in System.dll)
Parameters
- element
-
Type:
System.Security.Authentication.ExtendedProtection.Configuration::ServiceNameElement^
The ServiceNameElement instance to retrieve the index of in this ServiceNameElementCollection.
Return Value
Type: System::Int32The index of the specified ServiceNameElement in this ServiceNameElementCollection.
.NET Framework
Available since 2.0
Available since 2.0
Show: