MindFusion.Diagramming for JavaScript Programmer's Guide

ArrayList Members

Constructors
 


Represents an array of arbitrary objects.

The following tables list the members exposed by the ArrayList type.

 Public Constructors

  Name Description

ArrayList

Initializes a new instance of the ArrayList class.

 See Also