Returns the value of this element as a byte array.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract byte[] GetValueAsBytes()
Public MustOverride Function GetValueAsBytes As Byte()
public: virtual array<unsigned char>^ GetValueAsBytes() abstract
Return Value
Remarks
Same as calling GetValueAsBytes(0).
Exceptions
Exception | Condition |
---|---|
IndexOutOfRangeException | NumValues == 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.8.10.1