v2026.6.4
All Bundles
Bundle Core runtime library providing primitive types (Bool, Byte, Char, Int, Float, String), base collections, and system utilities. Every Objeck program links against this bundle automatically via lang.obl.

Clone

Used to clone objects

Operations

Clone # virtual

Clones the object instance

method : public : virtual : Clone() ~ System.Clone

Return

TypeDescription
Clonecloned the object instance