Bloomberg API for .NET
FindConstant Method (constantsList, index)
NamespacesBloomberglp.BlpapiElementFindConstant(ConstantsList, Int32)
Gets the constant in a ConstantList that is equal to the value at the specified index of this element.
Declaration Syntax
C#Visual BasicVisual 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

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1