Udostępnij za pośrednictwem


WebRequestModuleElementCollection.IndexOf(WebRequestModuleElement) Metoda

Definicja

Zwraca indeks określonego elementu konfiguracji.

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

Parametry

Zwraca

Indeks oparty na zerowej wartości element.

Dotyczy