Compare Data Member Function

Compares p_oRelationshipNodeB with this <RelationshipNode>. Returns true if the <RelationshipNode> objects match exactly. Otherwise returns false.

Prototype

int32 Compare( RelationshipNode p_oRelationshipNodeB )

Parameters

Parameter Type Parameter Name Documentation
<RelationshipNode>p_oRelationshipNodeBA pointer to the <RelationshipNode> you wish to compare to this <RelationshipNode>.

Examples

Copy Text To Clipboard

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