ReduceByChildIndex Data Member Function

Populates the destination <NodeBuffer> with <Node> objects whose child index matches the specified value.

Prototype

int32 ReduceByChildIndex( int32 p_nIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexThe child index for the query.

Examples

Copy Text To Clipboard

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