다음을 통해 공유


EnumerableComCollection<TComEnumerator, TEnumerated>.IEnumerable.GetEnumerator Method

Gets the enumerator.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Private Function GetEnumerator As IEnumerator
    Implements IEnumerable.GetEnumerator
IEnumerator IEnumerable.GetEnumerator()

Return Value

Type: System.Collections.IEnumerator
The enumerator.

Implements

IEnumerable.GetEnumerator()

.NET Framework Security

See Also

Reference

EnumerableComCollection<TComEnumerator, TEnumerated> Class

Microsoft.VisualStudio.Shell Namespace