You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities.LinqBridge Namespace > OrderedEnumerable Class > OrderedEnumerable Methods > CreateOrderedEnumerable Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
OrderedEnumerable.CreateOrderedEnumerable Method
Syntax
C++
C#
Visual Basic
public: IOrderedEnumerable<T> CreateOrderedEnumerable<KK>( Func<T, KK> keySelector, IComparer<KK> comparer, bool descending );

This is CreateOrderedEnumerable, a member of class OrderedEnumerable.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.