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

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

    Parameters

    newOwner
    See Also