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