Name | Description | |
---|---|---|
TextLineFragment Constructor | Initialize a new instance of the TextLineFragment class. |
The following tables list the members exposed by TextLineFragment.
Name | Description | |
---|---|---|
TextLineFragment Constructor | Initialize a new instance of the TextLineFragment class. |
Name | Description | |
---|---|---|
Length | The number of ITextChars in this fragment. A value of -1 indicates that this fragment includes all characters from StartIndex to the end of the line. | |
LineIndex | The index of the ITextLine in the ITextMap. | |
StartIndex | The index of the first ITextChar in the ITextLine. |
Name | Description | |
---|---|---|
Equals | Overloaded. Indicates whether this instance and a specified object are equal. | |
GetHashCode | Returns the hash code for this instance. |
Equality | Tests whether two specified TextLineFragment objects are equivalent. |
Inequality | Tests whether two specified TextLineFragment objects are NOT equivalent. |