ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / PropertyMapping Class / Clone Method

In This Topic
    Clone Method (PropertyMapping)
    In This Topic
    Creates a new PropertyMapping that is a copy of the current instance.
    Syntax
    'Declaration
     
    
    Public Function Clone() As Object
    public object Clone()
    See Also