[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Vector.Clone

Clone Method

Clone()

Create a new object that is a copy of this Vector.

Declaration
public virtual object Clone()
Returns
Type Description
object

A object is a copy of this Vector.

Implements