ResolutionListAdd Method (String) |
Add the topic to the list.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.8.1
Syntax public void Add(
string topic
)
Public Sub Add (
topic As String
)
public:
virtual void Add(
String^ topic
) sealed
abstract Add :
topic : string -> unit
override Add :
topic : string -> unit
Parameters
- topic
- Type: SystemString
Implements
IResolutionListAdd(String)Exceptions See Also