'宣言 Function GetText( _ ByVal startIndex As System.Integer, _ ByVal count As System.Integer _ ) As System.String
System.string GetText( System.int startIndex, System.int count )
パラメータ
戻り値の型
ITextCharオブジェクトの指定された範囲のテキスト。
'宣言 Function GetText( _ ByVal startIndex As System.Integer, _ ByVal count As System.Integer _ ) As System.String
System.string GetText( System.int startIndex, System.int count )