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