IVsEnumStreamMarkers Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetCount(Int32) | Returns the total count of stream markers in the enumeration sequence. |
![]() | Next(IVsTextStreamMarker^) | Retrieves the next stream marker in the enumeration sequence. |
![]() | Reset() | Resets the enumeration sequence to the beginning. |
Show:
