Find Data Member Function

Returns the index of the object, or -1 if the object is not resident in the <List>.

Prototype

int32 Find( Type p_oObject )

Parameters

Parameter Type Parameter Name Documentation
<Type>p_oObjectA pointer to the <Type>-derived object you wish to find in the <List>.

Examples

Copy Text To Clipboard

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