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


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

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

 Public Constructors

  Name Description

TableNode.ColumnCollection

Initializes a new instance of the TableNode.ColumnCollection class.

 Public Properties

  Name Description

Item

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

 Public Methods

  Name Description

Add

Adds the specified column to the collection.

Clone

Creates a deep copy of this collection.

GetAt

Returns the column at the specified position.

Insert

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

Remove

Removes the specified column from the collection.

 See Also

TableNode.ColumnCollection Class
MindFusion.Diagramming.Wpf Namespace