IVsEnumLineMarkers Members
Include Protected Members
Include Inherited Members
Enumerates a collection of line markers.
The IVsEnumLineMarkers type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetCount | Returns the total count of line markers in the enumeration sequence. | |
Next | Retrieves the next line marker in the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning. |
Top