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