For internal use only.
[Visual Basic]
Public ReadOnly Default Property Item( _
ByVal index As Integer _
) As Row
[C#]
public Row this[
int index
]; {get;}
Parameters
- index
See Also
RowCollection Class
| RowCollection Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.