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

In This Topic
    LeaderSurrogate Class
    In This Topic
    Defines the devDept.Eyeshot.Entities.Leader surrogate.
    Syntax
    'Declaration
     
    Public Class LeaderSurrogate 
       Inherits EntitySurrogate
    public class LeaderSurrogate : EntitySurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.EntitySurrogate
             devDept.Serialization.LeaderSurrogate

    See Also