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

In This Topic
    CopyDataFromObject Method (IfcContainerSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CopyDataFromObject( _
       ByVal ifcContainer As IfcContainer _
    ) 
    protected override void CopyDataFromObject( 
       IfcContainer ifcContainer
    )

    Parameters

    ifcContainer
    See Also