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