Bloomberg API for .NET
Elements Property
NamespacesBloomberglp.BlpapiMessageElements
Gets the enumerable collection of elements.
Declaration Syntax
C#Visual BasicVisual C++
public IEnumerable<Element> Elements { get; }
Public ReadOnly Property Elements As IEnumerable(Of Element)
	Get
public:
property IEnumerable<Element^>^ Elements {
	IEnumerable<Element^>^ get ();
}
Property Value
IEnumerable<(Of <(<'Element>)>)>
Remarks
This is the same as AsElement. Elements.

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