Search
CompositeNode Constructor
See Also
 





Initializes a new instance of the CompositeNode class.

 Overload List

Name Description

CompositeNode ()

Initializes a new instance of the CompositeNode class.

CompositeNode (CompositeNode)

Initializes a new instance of the CompositeNode class using the specified diagram item as a prototype.

CompositeNode (Diagram)

Initializes a new instance of the CompositeNode class with default values supplied form the specified Diagram.

 See Also