ServiceNameElementCollection.IndexOf(ServiceNameElement) Metoda

Definice

IndexOf(ServiceNameElement)Metoda načte index zadaného konfiguračního elementu v tomto ServiceNameElementCollection .

public:
 int IndexOf(System::Security::Authentication::ExtendedProtection::Configuration::ServiceNameElement ^ element);
public int IndexOf (System.Security.Authentication.ExtendedProtection.Configuration.ServiceNameElement element);
member this.IndexOf : System.Security.Authentication.ExtendedProtection.Configuration.ServiceNameElement -> int
Public Function IndexOf (element As ServiceNameElement) As Integer

Parametry

element
ServiceNameElement

ServiceNameElementInstance, ve které se má načíst index ServiceNameElementCollection

Návraty

Int32

Index zadaného ServiceNameElement v tomto ServiceNameElementCollection .

Platí pro