SelectedNodeCollection.System.Collections.IEnumerable.GetEnumerator Method
Gets an enumerator that can iterate through the collection.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in microsoft.managementconsole.dll)
Usage
Syntax
'Declaration
Private Function System.Collections.IEnumerable.GetEnumerator As IEnumerator Implements IEnumerable.GetEnumerator
IEnumerator IEnumerable.GetEnumerator ()
private:
virtual IEnumerator^ System.Collections.IEnumerable.GetEnumerator () sealed = IEnumerable::GetEnumerator
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP, Windows 7, Windows 2008 R2
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Vista, Windows XP, Windows 7, Windows 2008 R2
See Also
Reference
SelectedNodeCollection Class
SelectedNodeCollection Members
Microsoft.ManagementConsole Namespace