FindClassType Data Member Function

Sets the <TypeInformation> object to represent the specified type.

Prototype

static TypeInformation FindClassType( string p_sTypeName )

Parameters

Parameter Type Parameter Name Documentation
stringp_sTypeNameThe name of the type for this <TypeInformation> object to represent.

Examples

Copy Text To Clipboard

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