'宣言 Public Overloads Property Item( _ ByVal columnIndex As System.Integer _ ) As System.Object
public System.object Item( System.int columnIndex ) {get; set;}
パラメータ
- columnIndex
'宣言 Public Overloads Property Item( _ ByVal columnIndex As System.Integer _ ) As System.Object
public System.object Item( System.int columnIndex ) {get; set;}