Return "current" byte
Namespace: Com.Tibco.As.Space.Impl.SerializerAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public byte Read { get; } |
Visual Basic |
---|
Public ReadOnly Property Read As Byte Get |
Visual C++ |
---|
public: property unsigned char Read { unsigned char get (); } |