Bloomberg API for .NET
AppendValue Method (value)
NamespacesBloomberglp.BlpapiElementAppendValue(Name)
Appends the specified value to this array element.
Declaration Syntax
C#Visual BasicVisual C++
public abstract void AppendValue(
	Name value
)
Public MustOverride Sub AppendValue ( 
	value As Name
)
public:
virtual void AppendValue(
	Name^ value
) abstract
Parameters
value (Name)
The appended value.
Exceptions
ExceptionCondition
NotSupportedException Called on a non-array or the elment is read-only.
InvalidConversionException The specified value cannot be converted to data type of the array.

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