ExchangeListGetSortedList Method
Return a copy of this list as a sorted array
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public List<Exchange> GetSortedList()
Public Function GetSortedList As List(Of Exchange)
Return Value
ListExchangeList of exchanges sorted by description.