Bloomberg API for .NET
TryGetValue Method (key, constraint)
NamespacesBloomberglp.BlpapiConstraintsListTryGetValue(Name, Constraint%)
This is the same as TryGetValue(string, Constatant).
Declaration Syntax
C#Visual BasicVisual C++
bool TryGetValue(
	Name key,
	out Constraint constraint
)
Function TryGetValue ( 
	key As Name,
	<OutAttribute> ByRef constraint As Constraint
) As Boolean
bool TryGetValue(
	Name^ key, 
	[OutAttribute] Constraint^% constraint
)
Parameters
key (Name)
constraint (Constraint%)
Return Value

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