Gets true if the value at the specified index of this element is equal
to the specified constant.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract bool IsEqualTo( Constant constant, int index )
Public MustOverride Function IsEqualTo ( constant As Constant, index As Integer ) As Boolean
public: virtual bool IsEqualTo( Constant^ constant, int index ) abstract
Return Value
Exceptions
Exception | Condition |
---|---|
IndexOutOfRangeException | index >=
NumValues.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1