Gets true if the sub-element at the specified position in a sequence or
choice element is null.
| 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
- position (Int32)
- Identifies the position of the sub-element that is being tested.
| Exception | Condition |
|---|---|
| NotFoundException |
position >= NumValues.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1