Therefore API > API Reference > Classes > TheIntArray > Methods
Clone
Returns a copy of the array.
Namespace: Therefore.API
Visual Basic
Public Overridable Function Clone As TheIntArray
C#
public virtual TheIntArray Clone ()
None.
A copy of the array.
TheIntArray class
TheIntArray methods