IVsExpansionEnumeration Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetCount(UInt32) | Returns the number of objects represented in this enumeration. |
![]() | Next(UInt32, array<IntPtr>^, UInt32) | Returns the specified number of objects from the enumeration. |
![]() | Reset() | Resets the enumeration to the beginning. |
Show:
