Get Data Member Function

Returns a <Type> pointer to an object in the <List>, at the specified index.

Prototype

Type Get( int32 index )

Parameters

Parameter Type Parameter Name Documentation
int32indexThe index of the object in the <List>.

Examples

Copy Text To Clipboard

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