Overload | Description |
---|---|
GetOffsetToPosition(C1TextPointer,Predicate<Tag>) | Returns the count of symbols between this C1TextPointer and a second specified C1TextPointer. |
GetOffsetToPosition(C1TextPointer) | Equivalent to GetOffsetToPosition(C1TextPointer,Predicate<Tag>) with null as tagFilter. |