MindFusion.Wpf Pack Programmer's Guide
HeaderCollection Methods
 


 Public Methods

  Name Description

Add

Adds the specified header to the collection.

Clear

Removes all headers from the collection.

Contains

Checks whether a Header is in the collection.

IndexOf

Gets the index of the specified header within this collection.

Insert

Inserts the specified Header at the specified position within the HeaderCollection.

Remove

Removes the first occurrence of the specified Header from the collection.

RemoveAt

Removes the Header at the specified position within the collection.

 See Also

HeaderCollection Class
MindFusion.Diagramming.Wpf.Lanes Namespace