TrackingConfigurationCollection<TConfigurationElement>.IndexOf Methode

Definitie

Hiermee haalt u de index van het opgegeven configuratie-element op.

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

Parameters

element
TConfigurationElement

Het configuratie-element.

Retouren

De op nul gebaseerde index van het configuratie-element.

Van toepassing op