Search
TableNode.RowCollection Methods
 


 Public Methods

  Name Description

Add

Adds the specified row to the collection.

Clone

Creates a deep copy of this collection.

GetAt

Returns the row at the specified position.

IndexOf

Returns the index of the specified row within the collection.

Insert

Inserts the specified row at the specified index within the collection.

Remove

Removes the specified row from the collection.

 See Also