Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
UniLinq.IOrderedEnumerable< TElement > Interface Template Reference
Inheritance diagram for UniLinq.IOrderedEnumerable< TElement >:
UniLinq.OrderedEnumerable< TElement > UniLinq.OrderedSequence< TElement, TKey >

Public Member Functions

IOrderedEnumerable< TElement > CreateOrderedEnumerable< TKey > (Func< TElement, TKey > keySelector, IComparer< TKey > comparer, bool descending)
 

Member Function Documentation

IOrderedEnumerable<TElement> UniLinq.IOrderedEnumerable< TElement >.CreateOrderedEnumerable< TKey > ( Func< TElement, TKey >  keySelector,
IComparer< TKey >  comparer,
bool  descending 
)

The documentation for this interface was generated from the following file: