'Declaration
Public Function GetFirstCharIndexOfCurrentLine() As System.Integer
'Usage
Dim instance As NInplaceEditTextBox Dim value As System.Integer value = instance.GetFirstCharIndexOfCurrentLine()
public System.int GetFirstCharIndexOfCurrentLine()