Bloomberg API for .NET
GetElement Method (name)
NamespacesBloomberglp.BlpapiMessageGetElement(String)
Returns the element of this message having the specified name.
Declaration Syntax
C#Visual BasicVisual C++
public abstract Element GetElement(
	string name
)
Public MustOverride Function GetElement ( 
	name As String
) As Element
public:
virtual Element^ GetElement(
	String^ name
) abstract
Parameters
name (String)
An element name.
Return Value
Element
The element of this message having the specified name.
Remarks
Same as calling AsElement. GetElement(name)
Exceptions
ExceptionCondition
NotFoundException This message does not contain an element having the specified name.

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