ASP.NET Pack Programmer's Guide
ContainerNode.getChildren Method
See Also
 





Gets the child nodes of this container.

Namespace: MindFusion.Diagramming
Package: ContainerNode.js

 Syntax

JavaScript  Copy Code

function getChildren ()

 Return Value

Type: Array
An array containing the child nodes of this container.

 See Also

ContainerNode Members
ContainerNode Class
MindFusion.Diagramming Namespace