Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / IntervalSurrogate Class / CopyDataFromObject Method

In This Topic
    CopyDataFromObject Method (IntervalSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CopyDataFromObject( _
       ByVal interval As Interval _
    ) 
    protected override void CopyDataFromObject( 
       Interval interval
    )

    Parameters

    interval
    See Also