This is the same as GetElement(name).
| C# | Visual Basic | Visual C++ |
public Element this[ string name ] { get; }
Public ReadOnly Default Property Item ( name As String ) As Element Get
public: property Element^ default[String^ name] { Element^ get (String^ name); }
- name (String)
- A sub-element name.
Element
The value as object.
The value as object.
Read only.
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1