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

In This Topic
    IfcContainerSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ifcContainer As IfcContainer _
    )
    public IfcContainerSurrogate( 
       IfcContainer ifcContainer
    )

    Parameters

    ifcContainer
    See Also