ICopyAssignable implementation
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public void AssignFrom( Object other ) |
Visual Basic (Declaration) |
---|
Public Sub AssignFrom ( _ other As Object _ ) |
Parameters
- other
- Type: System..::.Object