Click or drag to resize
TopicListTopicStringAt Method

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public string TopicStringAt(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: String
Exceptions
ExceptionCondition
IndexOutOfRangeException The specified index is out of the range of this list.
See Also