Bloomberg API for .NET
Append Method (name, elementValue)
NamespacesBloomberglp.BlpapiRequestAppend(String, Double)
Appends the specified value to the named array element of this request.
Declaration Syntax
C#Visual BasicVisual C++
void Append(
	string name,
	double elementValue
)
Sub Append ( 
	name As String,
	elementValue As Double
)
void Append(
	String^ name, 
	double elementValue
)
Parameters
name (String)
elementValue (Double)
Remarks

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