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

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

    Parameters

    ifcContainer
    See Also