Name | Description | |
---|---|---|
Count | Returns the number of objects in the collection (read-only). | |
Item | Gets the ITableRow at the specified index. |
The following tables list the members exposed by ITableRows.
Name | Description | |
---|---|---|
Count | Returns the number of objects in the collection (read-only). | |
Item | Gets the ITableRow at the specified index. |
Name | Description | |
---|---|---|
Add | Adds a new row to the table object. Returns the ITableRow object. | |
GetEnumerator | (Inherited from System.Collections.IEnumerable) |