'DeclarationPublic Function GetFirstCharIndexOfCurrentLine() As System.Integer
'UsageDim instance As NInplaceEditTextBox Dim value As System.Integer value = instance.GetFirstCharIndexOfCurrentLine()
public System.int GetFirstCharIndexOfCurrentLine()