'Declaration Function Keys( _ ByVal order As Order _ ) As IEnumerable(Of TKey)
IEnumerable<TKey> Keys( Order order )
Parameters
- order
- Specifies the order of the key values to sort the result.
Return Value
All distinct key values contained in the items of the collection in the specified order.