AuthenticationModuleElementCollection.IndexOf Metoda

Definice

Vrátí index zadaného elementu konfigurace.

public:
 int IndexOf(System::Net::Configuration::AuthenticationModuleElement ^ element);
public int IndexOf(System.Net.Configuration.AuthenticationModuleElement element);
member this.IndexOf : System.Net.Configuration.AuthenticationModuleElement -> int
Public Function IndexOf (element As AuthenticationModuleElement) As Integer

Parametry

Návraty

Index založený na nule .element

Platí pro

Viz také