IsTypeOf Data Member Function

Returns true if the <NodeLink> object's <Type> specification matches the specified type.

Prototype

int32 IsTypeOf( TypeInformation p_oTypeInformation )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInformationA pointer to the <TypeInformation> object to use for the query.

Examples

Copy Text To Clipboard

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