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


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

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

 Public Constructors

  Name Description

TableNode.CellCollection

Initializes a new instance of the TableNode.CellCollection class.

 Public Properties

  Name Description

Item

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

 Public Methods

  Name Description

Add

Adds the specified cell to the collection.

Clone

Creates a deep copy of this collection.

GetAt

Returns the cell at the specified position.

Insert

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

Remove

Removes the specified cell from the collection.

 See Also

TableNode.CellCollection Class
MindFusion.Diagramming.Wpf Namespace