Gets the constant in a ConstantList that is equal to the value at the specified index of
this element.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract Constant FindConstant( ConstantsList constantsList, int index )
Public MustOverride Function FindConstant ( constantsList As ConstantsList, index As Integer ) As Constant
public: virtual Constant^ FindConstant( ConstantsList^ constantsList, int index ) abstract
Parameters
- constantsList (ConstantsList)
- index (Int32)
Return Value
Exceptions
Exception | Condition |
---|---|
IndexOutOfRangeException | |
NotFoundException |
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1