バージョン

Item プロパティ (GridFieldCollection)

特定のインデクスにある列を返します。
シンタックス
'宣言
 
Public Shadows ReadOnly Default Property Item( _
   ByVal index As Integer _
) As GridField
public new GridField this[ 
   int index
]; {get;}

パラメータ

index
目的の列のインデックス。
参照