Gets a sorted list of EndpointPair objects.
public:
static IVectorView<EndpointPair>^ GetSortedEndpointPairs(
IIterable<EndpointPair>^ destinationList,
HostNameSortOptions sortOptions
)
destinationList
Type: IIterable<EndpointPair>
A list of EndpointPair objects to be sorted.
sortOptions
Type: HostNameSortOptions
Indicates sorting options for the returned array.
Type: IVectorView<EndpointPair>
A sorted array of EndpointPair objects.
Namespace: Windows.Networking.Connectivity
Metadata: windows.winmd