This is the same as GetElement(name).
GetValue(index).
Declaration Syntax
C# | Visual Basic | Visual 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); }
Return Value
Object
The value as object.
The value as object.
Remarks
Read only.
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1