Returns the element of this message having the specified name.
| C# | Visual Basic | Visual C++ |
public abstract Element GetElement( Name name )
Public MustOverride Function GetElement ( name As Name ) As Element
public: virtual Element^ GetElement( Name^ name ) abstract
- name (Name)
- An element name.
Element
The element of this message having the specified name.
The element of this message having the specified name.
Same as calling AsElement.
GetElement(name)
| Exception | Condition |
|---|---|
| NotFoundException |
This message does not contain an element having the specified name.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1