IDiagram.GetChildNodes method
Namespace: NextDesign.Core
Description
Gets the child node of the specified node. Returns an empty collection if the corresponding node does not exist.
argument
Name | Type | Description |
---|---|---|
node | INode | Node |
Return value
- INodeCollection