Gets true if this element is null (has no values).
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract bool IsNull { get; }
Public MustOverride ReadOnly Property IsNull As Boolean Get
public: virtual property bool IsNull { bool get () abstract; }
Property Value
Remarks
For arrays this always returns false else
this is the same as testing NumValues == 0.
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1