Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IfcContainer Class / ConvertToSurrogate Method

In This Topic
    ConvertToSurrogate Method (IfcContainer)
    In This Topic
    Converts the class to its surrogate, for serialization purpose.
    Syntax
    'Declaration
     
    Public Function ConvertToSurrogate() As IfcContainerSurrogate
    public IfcContainerSurrogate ConvertToSurrogate()

    Return Value

    The surrogate.
    See Also