MindFusion.Diagramming for JavaScript Programmer's Guide
MindFusion.Collections Namespace
Classes
 

 Classes

  Class Description

ArrayList

Represents an array of arbitrary objects.

Dictionary

Represents a collection of keys and values.

Grid

Represents a collection of tabular data.

ItemEventArgs

Contains the arguments passed to event handlers of the ObservableCollection class.

ObservableCollection

Represents a collection that provides notifications when items get added or removed.

Queue

Represents a first-in, first-out collection of objects.

Set

Represents a collection of unique elements with no particular ordering.