C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox.Documents Namespace : C1TextPointer Class |
For a list of all members of this type, see C1TextPointer members.
Name | Description | |
---|---|---|
Closest | Overloaded. Returns the closest position that satisfies a predicate. | |
CompareTo | Compares positions of this C1TextPointer with another C1TextPointer. | |
Enumerate | Overloaded. Enumerates the C1TextPointer in the indicated direction. | |
Equals | ||
GetHashCode | ||
GetOffsetToPosition | Overloaded. Returns the count of symbols between this C1TextPointer and a second specified C1TextPointer. | |
GetPositionAtOffset | Overloaded. Returns the position at an offset of the current position, optionally not counting some positions. | |
GetSymbol | Gets the symbol at the specified direction from this position. | |
Split | Overloaded. Splits this position's C1TextElement at its offset into two elements of the same type with the same style properties. |