_CommandBars::GetEnumerator Method ()

 

Gets the enumerator for this collection.

Namespace:   Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

[DispIdAttribute(-4)]
[TypeLibFuncAttribute(1024)]
IEnumerator^ GetEnumerator()

Return Value

Type: System.Collections::IEnumerator^

The enumerator.

Return to top
Show: