MindFusion.Diagramming for JavaScript Programmer's Guide
Set Methods
 


 Public Methods

  Name Description

add

Adds the specified value to the set.

contains

Determines whether the set contains a specific value.

forEach

Calls a defined callback function for each entry in the set.

remove

Removes the specified element from the set.

 See Also

Set Class
MindFusion.Collections Namespace