IMarkupLocation Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents the location of a range of characters in a markup source file.
The IMarkupLocation type exposes the following members.
Properties
Name
Description
Gets the length, in characters, of the range.
Gets a zero-based character offset from the beginning of the file.
Top