IVsEnumBufferCoordinatorSpans 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 | |
|---|---|---|
![]() | Clone(IVsEnumBufferCoordinatorSpans^) | Returns a copy of the current enumeration as a separate object. |
![]() | Next(UInt32, array<NewSpanMapping>^, UInt32) | Returns the next set of elements from the enumeration. |
![]() | Reset() | Resets the enumeration to the first element. |
![]() | Skip(UInt32) | Skips over the specified number of elements. |
Show:
