Overload List

  Name Description
Public method GetPositionAtOffset(Int32)
Equivalent to GetPositionAtOffset(Int32, Predicate<(Of <<'(Tag>)>>)) with null as tagFilter.
Public method GetPositionAtOffset(Int32, Predicate<(Of <<'(Tag>)>>))
Returns the position at an offset of the current position, optionally not counting some positions.

See Also