IVsEnumLayerMarkers Methods

 

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

NameDescription
System_CAPS_pubmethodGetCount(Int32)

Total count of layer markers in the enumeration sequence.

System_CAPS_pubmethodNext(IVsTextLayerMarker^)

Retrieves the next text layer marker in the enumeration sequence.

System_CAPS_pubmethodReset()

Resets the enumeration sequence to the beginning.

Return to top
Show: