'Declaration Public Default Property Item( _ ByVal index As Integer _ ) As DataRow
public DataRow this[ int index ]; {get; set;}
DataRowCollection Class DataRowCollection Members