Sdílet prostřednictvím


TrackingConfigurationCollection<TConfigurationElement>.IndexOf Metoda

Definice

Získá index zadaného konfiguračního elementu.

public:
 int IndexOf(TConfigurationElement element);
public int IndexOf (TConfigurationElement element);
member this.IndexOf : 'ConfigurationElement -> int
Public Function IndexOf (element As TConfigurationElement) As Integer

Parametry

element
TConfigurationElement

Prvek konfigurace.

Návraty

Int32

Index elementu konfigurace založený na nule.

Platí pro