Bloomberg API for .NET
GetValueAsChar Method
NamespacesBloomberglp.BlpapiElementGetValueAsChar()()()()
Returns the value of this element as a char.
Declaration Syntax
C#Visual BasicVisual C++
public abstract char GetValueAsChar()
Public MustOverride Function GetValueAsChar As Char
public:
virtual wchar_t GetValueAsChar() abstract
Return Value
Char
The value of this element as a char.
Remarks
Same as calling GetValueAsChar(0).
Exceptions
ExceptionCondition
IndexOutOfRangeExceptionNumValues == 0.
InvalidConversionException The value of this element cannot be converted to a char.
See Also

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