Position
Last updated
Was this helpful?
Last updated
Was this helpful?
Class in
Inherits from System.Object
Represents a position in a multi-line string.
Gets or sets the zero-indexed character number of this position.
Gets a value indicating whether this position has a zero or positive line and character number.
Gets or sets the zero-indexed line of this position.
Compares two positions and returns true if a
is equal to or after b
.
Compares two positions and returns true if a
is equal to or before b
.