Bloomberg API for .NET
GetValueAsBytes Method
NamespacesBloomberglp.BlpapiElementGetValueAsBytes()()()()
Returns the value of this element as a byte array.
Declaration Syntax
C#Visual BasicVisual C++
public abstract byte[] GetValueAsBytes()
Public MustOverride Function GetValueAsBytes As Byte()
public:
virtual array<unsigned char>^ GetValueAsBytes() abstract
Return Value
array<Byte>[]()[][]
The value of this element as a byte array.
Remarks
Same as calling GetValueAsBytes(0).
Exceptions
ExceptionCondition
IndexOutOfRangeExceptionNumValues == 0.
InvalidConversionException The value of this element cannot be converted to a byte array.
See Also

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1