ToolStripTextBox.GetFirstCharIndexOfCurrentLine 메서드

정의

현재 줄의 첫 번째 문자 인덱스를 검색합니다.

public:
 int GetFirstCharIndexOfCurrentLine();
public int GetFirstCharIndexOfCurrentLine();
member this.GetFirstCharIndexOfCurrentLine : unit -> int
Public Function GetFirstCharIndexOfCurrentLine () As Integer

반품

현재 줄의 0부터 시작하는 문자 인덱스입니다.

적용 대상