EnumerableComCollection<TComEnumerator, TEnumerated>::IEnumerable::GetEnumerator Method ()

 

Gets the enumerator.

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

private:
virtual IEnumerator^ GetEnumerator() sealed = IEnumerable::GetEnumerator

Return Value

Type: System.Collections::IEnumerator^

The enumerator.

Return to top
Show: