IVsExpansionEnumeration Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodGetCount(UInt32)

Returns the number of objects represented in this enumeration.

System_CAPS_pubmethodNext(UInt32, array<IntPtr>^, UInt32)

Returns the specified number of objects from the enumeration.

System_CAPS_pubmethodReset()

Resets the enumeration to the beginning.

Return to top
Show: