Represents a strongly-typed collection of TableNode.Row objects.
The following tables list the members exposed by the TableNode.RowCollection type.
Name | Description | |
---|---|---|
Initializes a new instance of the TableNode.RowCollection class. |
Name | Description | |
---|---|---|
Gets or sets the row at the specified position within the collection. |
Name | Description | |
---|---|---|
Adds the specified row to the collection. |
||
Creates a deep copy of this collection. |
||
Returns the row at the specified position. |
||
Returns the index of the specified row within the collection. |
||
Inserts the specified row at the specified index within the collection. |
||
Removes the specified row from the collection. |