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, bool excludeNullElements )
Public MustOverride Function HasElement ( name As Name, excludeNullElements As Boolean ) As Boolean
public: virtual bool HasElement( Name^ name, bool excludeNullElements ) abstract
Return Value
Exceptions
Exception | Condition |
---|---|
NotSupportedException |
Called on non-sequence.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1