Click or drag to resize
ElementFindConstant Method (ConstantsList)
Finds the constant in a ConstantList that is equal to the value of this element.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public abstract Constant FindConstant(
	ConstantsList constantsList
)

Parameters

constantsList
Type: Bloomberglp.BlpapiConstantsList

Return Value

Type: Constant
Exceptions
See Also