[]
        
(Showing Draft Content)

FarPoint.Web.Chart.DoubleCollection.Clone

Clone Method

Clone()

Creates a new collection that is a copy of this collection.

Declaration
public object Clone()
Public Function Clone() As Object
Returns
Type Description
object

New collection that is a copy of this collection.

Implements