\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Util.Xml.Serialization Namespace / C1Stack Class / Clone Method

In This Topic
    Clone Method (C1Stack)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function Clone() As System.Object
    public virtual System.object Clone()
    See Also