Defines an object that is capable to perform copy-assignment from another object.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public interface ICopyAssignable
Visual Basic (Declaration)
Public Interface ICopyAssignable

See Also