ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / DoubleArray Class / Clone Method

In This Topic
    Clone Method (DoubleArray)
    In This Topic
    Creates a clone of the double array.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Function Clone() As Object
    public override object Clone()
    See Also