TextRange.StartIndex Field

Definition

The position that marks the beginning of the current selection, measured in Unicode characters from the beginning of the text.

public: int StartIndex;
int StartIndex;
public int StartIndex;
Public StartIndex As Integer 

Field Value

Int32

int

Applies to