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

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