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