| ITopicListStatusAt Method |
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.26.3.64-experimental+d7d4d9bba07b94fd0a19ff78810b8add95447f66
SyntaxTopicListTopicStatus StatusAt(
int index
)
Function StatusAt (
index As Integer
) As TopicListTopicStatus
TopicListTopicStatus StatusAt(
int index
)
abstract StatusAt :
index : int -> TopicListTopicStatus
Parameters
- index
- Type: SystemInt32
The zero-based index of the entry.
Return Value
Type:
TopicListTopicStatus
See Also