Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / AttributeSurrogate Class
Members

In This Topic
    AttributeSurrogate Class
    In This Topic
    Defines the devDept.Eyeshot.Entities.Attribute surrogate.
    Syntax
    'Declaration
     
    Public Class AttributeSurrogate 
       Inherits AttributeBaseSurrogate
    public class AttributeSurrogate : AttributeBaseSurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.EntitySurrogate
             devDept.Serialization.TextSurrogate
                devDept.Serialization.AttributeBaseSurrogate
                   devDept.Serialization.AttributeSurrogate

    See Also