Any Data Member Function

Returns true if the submitted <TypeInformation> object matches any types in the array, including subclasses.

Prototype

int32 Any( TypeInformation p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInfoA pointer to a <TypeInformation> object.

Examples

Copy Text To Clipboard

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