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