[]
Retrieves the index of the first character of the current line.
public int GetFirstCharIndexOfCurrentLine()
Public Function GetFirstCharIndexOfCurrentLine() As Integer
| Type | Description |
|---|---|
| int | The zero-based character index in the current line. |