IsParentTypeUnary Data Member Function

Returns true if the parent type matches the type submitted to this function. Subclasses constitute valid matches.

Prototype

int32 IsParentTypeUnary( TypeInformation a )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationaThe parent type.

Examples

Copy Text To Clipboard

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