Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / ProtoObjectSurrogate Class / Object Property

In This Topic
    Object Property (ProtoObjectSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Object As Object
    public object Object {get; set;}
    See Also