ModelNode.Child

ModelNode Child{ get }

Description

The first child node “below” on the hierarchy tree, or null if there are none. To see all children, get the Child and then iterate through its Siblings.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!