Bloomberg API for .NET
Item Property (index)
NamespacesBloomberglp.BlpapiElementItem[([( Int32])])
This is the same as GetValue(index).
Declaration Syntax
C#Visual BasicVisual C++
public Object this[
	int index
] { get; }
Public ReadOnly Default Property Item ( 
	index As Integer
) As Object
	Get
public:
property Object^ default[int index] {
	Object^ get (int index);
}
Parameters
index (Int32)
An index for the values of this element.
Return Value
Object
The value as object.
Remarks
Read only.

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