GrapeCity InputMan for Windows Forms 10.0J
GetFirstCharIndexFromLine メソッド (GcTextBox)

最初の文字のインデックスを取得する行を表すInt32値。
指定した行の最初の文字のインデックスを取得します。
構文
Public Function GetFirstCharIndexFromLine( _
   ByVal lineNumber As Integer _
) As Integer
public int GetFirstCharIndexFromLine( 
   int lineNumber
)

パラメータ

lineNumber
最初の文字のインデックスを取得する行を表すInt32値。

戻り値の型

指定した行における0から始まる文字のインデックスを表すInt32値。
例外
例外解説
System.ArgumentOutOfRangeExceptionパラメーターが0未満の場合にスローされます。
参照

GcTextBox クラス
GcTextBox メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.