GrapeCity.Win.Editors.v80 アセンブリ > GrapeCity.Win.Editors 名前空間 > GcRichTextBox クラス : GetFirstCharIndexFromLine メソッド |
Public Function GetFirstCharIndexFromLine( _ ByVal lineNumber As Integer _ ) As Integer
public int GetFirstCharIndexFromLine( int lineNumber )
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | パラメーターが0未満の場合にスローされます。 |