[]
        
(Showing Draft Content)

FarPoint.Win.Chart.StringCollection.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