Adds to the collection an owning pointer to specified object. This can require up to a full allocation and deallocation cycle.
int32 Owns( Type p_oObject )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <Type> | p_oObject | The object the collection should own. |
None published. Please look for an example in the Simdify Scripting Language code base.