MultiSelect for WinForms
GetFirstCharIndexFromLine メソッド (ITextBoxBase)

C1.Win.Input.6 アセンブリ > C1.Win.Input.Base 名前空間 > ITextBoxBase インターフェース : GetFirstCharIndexFromLine メソッド
最初の文字のインデックスを取得する行。
指定された行の最初の文字のインデックスを取得します。
シンタックス
'宣言
 
Function GetFirstCharIndexFromLine( _
   ByVal lineNumber As System.Integer _
) As System.Integer
System.int GetFirstCharIndexFromLine( 
   System.int lineNumber
)

パラメータ

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

戻り値の型

指定された行内の最初の文字の 0 から始まるインデックス。
参照

ITextBoxBase インターフェース
ITextBoxBase メンバ