Returns the value of this element as a byte array.
| C# | Visual Basic | Visual C++ |
public abstract byte[] GetValueAsBytes()
Public MustOverride Function GetValueAsBytes As Byte()
public: virtual array<unsigned char>^ GetValueAsBytes() abstract
Same as calling GetValueAsBytes(0).
| Exception | Condition |
|---|---|
| IndexOutOfRangeException | NumValues == 0.
|
| InvalidConversionException |
The value of this element cannot be converted to a byte array.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1