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