WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.BarCode Namespace / ICloneable Interface
Members
In This Topic
    ICloneable Interface
    In This Topic
    Supports cloning, which creates a new instance of a class with the same value as an existing instance.
    Syntax
    public interface ICloneable 
    See Also