IResolutionListCorrelationIdAt Method |
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.5.1
Syntax CorrelationID 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:
CorrelationIDSee Also