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