Gets true if the sub-element at the specified position in a sequence or
choice element is null.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract bool IsNullValue( int position )
Public MustOverride Function IsNullValue ( position As Integer ) As Boolean
public: virtual bool IsNullValue( int position ) abstract
Parameters
- position (Int32)
- Identifies the position of the sub-element that is being tested.
Field Value
Exceptions
Exception | Condition |
---|---|
NotFoundException |
position >= NumValues.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1