Returns the value of this element as a char.
| C# | Visual Basic | Visual C++ |
public abstract char GetValueAsChar()
Public MustOverride Function GetValueAsChar As Char
public: virtual wchar_t GetValueAsChar() abstract
Char
The value of this element as a char.
The value of this element as a char.
Same as calling GetValueAsChar(0).
| Exception | Condition |
|---|---|
| IndexOutOfRangeException | NumValues == 0.
|
| InvalidConversionException |
The value of this element cannot be converted to a char.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1