NTextPosition Structure Members
In This Topic
The following tables list the members exposed by NTextPosition.
Public Constructors
Public Properties
| Name | Description |
| InsertIndex | Gets the effective insert index for this position |
| IsValid | Returns true if the position is valid |
Top
Public Methods
| Name | Description |
| Equals | Determines whether the specified object is equal to the current one. |
| GetHashCode | Returns the hash code of the current object. |
| Normalize | Normalizes the text position |
Top
Protected Methods
| Name | Description |
| jxUb | |
Top
Public Operators
Equality | Checks whether the given text positions are equal. |
Inequality | Checks whether the given text positions are different. |
Top
See Also