The TextRange type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a copy of the current TextRange object.
| |
| Contains |
Checks whether a position (specified by a TextPointer) is located within the current range.
| |
| ContainsPage |
Checks whether specified page is located within the current range.
| |
| Equals | (Overrides Object..::..Equals(Object).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Overrides Object..::..GetHashCode()()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |