バージョン

Item プロパティ (TableCellsCollection)

このコレクション内の指定した順序位置にある TableCell インスタンスを返します。
シンタックス
'宣言
 
Public Shadows ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As TableCell
public new TableCell this[ 
   System.int index
]; {get;}

パラメータ

index
参照

オンラインで表示: GitHub