IsomorphicByType Data Member Function

Returns true if GroupB is isomorphic to this <Group> node with respect to child count and child type.

Prototype

int32 IsomorphicByType( Group p_oGroupB, TypeInformation p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
<Group>p_oGroupBA pointer to the <Group> to compare to this <Group>.
TypeInformationp_oTypeInfoA <TypeInformation> pointer representing the child type required for the isomorphism.

Examples

Copy Text To Clipboard

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