ConfigurationElementCollection.BaseIndexOf-Methode
.NET Framework 3.0
Der Index des angegebenen ConfigurationElement.
Namespace: System.Configuration
Assembly: System.Configuration (in system.configuration.dll)
Assembly: System.Configuration (in system.configuration.dll)
protected int BaseIndexOf ( ConfigurationElement element )
protected function BaseIndexOf ( element : ConfigurationElement ) : int
Nicht zutreffend.
Parameter
- element
Das ConfigurationElement für die angegebene Indexposition.
Rückgabewert
Der Index des angegebenen ConfigurationElement, andernfalls -1.Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile für Pocket PC, Windows Mobile für Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
Microsoft .NET Framework 3.0 wird unter Windows Vista, Microsoft Windows XP SP2 und Windows Server 2003 SP1 unterstützt.