FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.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