Bloomberg API for .NET
GetValue Method (index)
NamespacesBloomberglp.BlpapiElementGetValue(Int32)
Returns the value of the element at the specified index as an object.
Declaration Syntax
C#Visual BasicVisual C++
public abstract Object GetValue(
	int index
)
Public MustOverride Function GetValue ( 
	index As Integer
) As Object
public:
virtual Object^ GetValue(
	int index
) abstract
Parameters
index (Int32)
The index of the element whose value is requested.
Return Value
Object
The value of the element at the specified index as an object.
Exceptions
ExceptionCondition
IndexOutOfRangeException index >= NumValues.

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