Returns true if this message has the element having the specified name
false otherwise.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract bool HasElement( string name, bool excludeNullElements )
Public MustOverride Function HasElement ( name As String, excludeNullElements As Boolean ) As Boolean
public: virtual bool HasElement( String^ name, bool excludeNullElements ) abstract
Return Value
Remarks
Same as calling AsElement.
HasElement(name, false)
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1