Click or drag to resize

BigBinaryValue Properties

The BigBinaryValue type exposes the following members.

Properties
  Name Description
Public property Buffer Gets or sets the binary representation of this data sample.
(Inherited from BinaryValueBase<TEndianOrder>)
Public property TypeCode Gets or sets TypeCode that this binary data sample represents.
(Inherited from BinaryValueBase<TEndianOrder>)
Top
See Also