Returns true if this message has the element having the specified name
false otherwise.
| 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)
- An element name.
Same as calling AsElement.
HasElement(name)
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1