eDriven Framework API
Sort Method
NamespaceseDriven.Gui.StylesOrderedObject<(Of <(<'T>)>)>Sort()()()()
eDriven Framework API
Members
IconMemberDescription
Sort()()()()
Sorts the elements in the entire List<(Of <(<'T>)>)> using the default comparer.

Sort(IComparer<(Of <<'(T>)>>))
Sorts the elements in the entire List<(Of <(<'T>)>)> using the specified comparer.

Sort(Int32, Int32, IComparer<(Of <<'(T>)>>))
Sorts the elements in a range of elements in List<(Of <(<'T>)>)> using the specified comparer.

Sort(Comparison<(Of <<'(T>)>>))
Sorts the elements in the entire List<(Of <(<'T>)>)> using the specified Comparison<(Of <(<'T>)>)>.

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)