Method SetInsertionPoint
SetInsertionPoint(long)
Sets the insertion point at the given position.
void SetInsertionPoint(long pos)
Parameters
pos
longPosition to set, in the range from 0 to GetLastPosition() inclusive.
Sets the insertion point at the given position.
void SetInsertionPoint(long pos)
pos
longPosition to set, in the range from 0 to GetLastPosition() inclusive.