Click or drag to resize
ITopicListAdd Method (String)
Add a topic to the list.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.18.1.1
Syntax
void Add(
	string topic
)

Parameters

topic
Type: SystemString
The topic which needs to be created.
See Also