Returns true if this element contains an element with the specified name.
| C# | Visual Basic | Visual C++ |
public abstract bool HasElement( string name )
Public MustOverride Function HasElement ( name As String ) As Boolean
public: virtual bool HasElement( String^ name ) abstract
- name (String)
- The name of the element whose existence is being queried.
| Exception | Condition |
|---|---|
| NotSupportedException |
Called on non-sequence.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1