TrackingConfigurationCollection<TConfigurationElement>.IndexOf Metoda

Definicja

Pobiera indeks określonego elementu konfiguracji.

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

Element konfiguracji.

Zwraca

Int32

Indeks od zera elementu konfiguracji.

Dotyczy