ExactMatches Data Member Function

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

Prototype

int32 ExactMatches( 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.