Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / LayerCollection Class / Clone Method

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

    Parameters

    newOwner
    See Also