| ResolutionList Class |
Namespace: Bloomberglp.Blpapi
The ResolutionList type exposes the following members.
| Name | Description | |
|---|---|---|
| ResolutionList | Construct an empty resolution list.
|
| Name | Description | |
|---|---|---|
| Add(String) | Add the topic to the list.
| |
| Add(Message) | ||
| Add(String, CorrelationID) | ||
| Add(Message, CorrelationID) | ||
| AddAttribute | ||
| Attribute | Attributes are not supported. This method does nothing.
| |
| AttributeAt | Attributes are not supported. This method does nothing.
| |
| CorrelationIdAt | Return the correlation id at index.
| |
| Message | ||
| MessageAt | Return the message at the index.
| |
| Size | Return the list size
| |
| Status | Return the resolution status corresponding to the
correlation id.
| |
| StatusAt | Return the resolution status corresponding to the index.
| |
| TopicString | ||
| TopicStringAt | Return the topic string at index.
|