Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / LegendCollection Class / Clone Method

In This Topic
    Clone Method (LegendCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Function Clone( _
       ByVal newOwner As Map _
    ) As Object
    public object Clone( 
       Map newOwner
    )

    Parameters

    newOwner
    See Also