Bloomberg API for .NET
Item Property (name, index)
NamespacesBloomberglp.BlpapiMessageItem[([( String, Int32])])
This is the same as calling GetElement(name). GetValue(index).
Declaration Syntax
C#Visual BasicVisual C++
public Object this[
	string name,
	int index
] { get; }
Public ReadOnly Default Property Item ( 
	name As String,
	index As Integer
) As Object
	Get
public:
property Object^ default[String^ name, int index] {
	Object^ get (String^ name, int index);
}
Parameters
name (String)
index (Int32)
Property Value

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