バージョン

Item プロパティ (TabStopCollection)

インデクサー (読み取り専用)
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As TabStop
public TabStop this[ 
   int index
]; {get;}

パラメータ

index
ゼロから始まるインデックス。

プロパティ値

そのインデックスの TabStp。
参照