Click or drag to resize
TopicListStatusAt Method

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.6.1
Syntax
public TopicListTopicStatus StatusAt(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: TopicListTopicStatus

Implements

ITopicListStatusAt(Int32)
Exceptions
ExceptionCondition
IndexOutOfRangeException The specified index is out of the range of this list.
See Also