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

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