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

In This Topic
    Clone Method (WallRangesCollection)
    In This Topic
    Creates a clone of the WallRanges collection.
    Syntax
    'Declaration
     
    Public Function Clone() As Object
    public object Clone()

    Return Value

    A clone of the WallRanges collection.
    See Also