[]
Creates a new object that is a copy of the current instance.
public abstract object Clone()
Public MustOverride Function Clone() As Object
A new object that is a copy of this instance.