IsSameType Data Member Function

Returns true if the specified <TypeInformation> object is the same as this <TypeInformation> object.

Prototype

int32 IsSameType( TypeInformation p_sTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_sTypeInfoThe <TypeInformation> object to test.

Examples

Copy Text To Clipboard

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