Bloomberg API for .NET
Elements Property
NamespacesBloomberglp.BlpapiElementElements
Gets an enumerable collection of all sub-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 ();
}
Return Value
IEnumerable<(Of <(<'Element>)>)>
An enumerabale collection of sub-elements.

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