'Declaration Public Overloads ReadOnly Property Item( _ ByVal columnIndex As System.Integer, _ ByVal version As System.Data.DataRowVersion _ ) As System.Object
public System.object Item( System.int columnIndex, System.Data.DataRowVersion version ) {get;}
Parameters
- columnIndex
- version