IsNotDerived Data Member Function

Returns true if this <TypeInformation> object is not derived from the specified <TypeInformation> object.

Prototype

int32 IsNotDerived( TypeInformation p_oTypeInfo )

Parameters

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

Examples

Copy Text To Clipboard

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