DerivedMatches Data Member Function

Returns the number of derived matches in this <TypeInfoArray> and the <TypeInfoArray> submitted to this function.

Prototype

int32 DerivedMatches( TypeInfoArray p_oTypeInfoArrayB )

Parameters

Parameter Type Parameter Name Documentation
<TypeInfoArray>p_oTypeInfoArrayBA pointer to the <TypeInfoArray> you wish to compare with this <TypeInfoArray>.

Examples

Copy Text To Clipboard

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