ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects 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.
    Object Model
    ICloneable Interface
    Syntax
    'Declaration
     
    Public Interface ICloneable 
    public interface ICloneable 
    See Also