AuthenticationModuleElementCollection.IndexOf Metoda

Definicja

Zwraca indeks określonego elementu konfiguracji.

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

Zwraca

Indeks oparty na zerowej wartości element.

Dotyczy

Zobacz też