BypassElementCollection.IndexOf(BypassElement) Metoda

Definice

Vrátí index zadaného elementu konfigurace.

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

Parametry

element
BypassElement

Úloha BypassElement.

Návraty

Index založený na nule pro element.

Platí pro