Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / AttributeBaseSurrogate Class / ConvertToObject Method

In This Topic
    ConvertToObject Method (AttributeBaseSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides MustOverride Function ConvertToObject() As Entity
    protected override abstract Entity ConvertToObject()
    See Also