GetNodeByChildHomegeneity Data Member Function

Iterates the source <NodeBuffer> and returns a pointer to the first <Node> whose child <Node> objects are of a single type.

Prototype

Node GetNodeByChildHomegeneity( TypeInformation p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInfoA <TypeInformation> pointer that specifies the child type.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.