Bloomberg API for .NET
HasElement Method (name)
NamespacesBloomberglp.BlpapiElementHasElement(Name)
Returns true if this element contains an element with the specified name.
Declaration Syntax
C#Visual BasicVisual 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
Boolean
true if an element with the specified name exists.
Exceptions
ExceptionCondition
NotSupportedException Called on non-sequence.

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1