'宣言 Public Overloads Property Item( _ ByVal row As System.Integer, _ ByVal columnName As System.String, _ Optional ByVal isDataSource As System.Boolean _ ) As System.Object
public System.object Item( System.int row, System.string columnName, System.bool isDataSource ) {get; set;}
パラメータ
- row
- columnName
- isDataSource