ITopicListStatusAt Method |
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.18.1.1
Syntax TopicListTopicStatus 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:
TopicListTopicStatusSee Also