Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / AttributeReferenceSurrogate Class / CopyDataToObject Method

In This Topic
    CopyDataToObject Method (AttributeReferenceSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CopyDataToObject( _
       ByVal obj As AttributeReference _
    ) 
    protected override void CopyDataToObject( 
       AttributeReference obj
    )

    Parameters

    obj
    See Also