RemoveLast Data Member Function

Removes the last object from the collection, replaces its index with a nullptr, changes ownership status to non-owning, and returns a pointer to the object.

Prototype

Type RemoveLast()

Examples

Copy Text To Clipboard

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