'Declaration Public Shadows ReadOnly Default Property Item( _ ByVal index As Integer _ ) As Row
'Declaration
Public Shadows ReadOnly Default Property Item( _ ByVal index As Integer _ ) As Row
public new Row this[ int index ]; {get;}
RowCollection Class RowCollection Members