EWSoftware.PDI Namespace Documentation
C#
VB
C++
F#
Show/Hide TOC
Extended
Binding
List
T
Sort Method
There are three overloads for this method
Overload List
Sort
Sort the items in the collection using the default comparer
Sort(Comparison
T
)
Sort the items in the collection using the specified
Comparison
T
delegate
Sort(IComparer
T
)
Sort the items in the collection using the specified comparer
See Also
Reference
ExtendedBindingList
T
Class
EWSoftware.PDI.Binding Namespace
In This Article
Overload List
See Also