MindFusion.Wpf Pack Programmer's Guide
TableNode.RowCollection Members
Constructors Properties Methods
 


Represents a strongly-typed collection of TableNode.Row objects.

The following tables list the members exposed by the TableNode.RowCollection type.

 Public Constructors

  Name Description

TableNode.RowCollection

Initializes a new instance of the TableNode.RowCollection class.

 Public Properties

  Name Description

Item

Gets or sets the row at the specified position within the collection.

 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

TableNode.RowCollection Class
MindFusion.Diagramming.Wpf Namespace