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

In This Topic
    Object Property (ProtoObject)
    In This Topic
    The object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Object As Object
    public object Object {get;}
    See Also