Chili.Opf3 Send comments on this topic.
Sort Method
See Also 
Chili.Opf3 Namespace > Generic ObjectSet Class : Sort Method




Overload List

OverloadDescription
Sort() Sorts the elements in the entire ObjectSet using the default comparer.  
Sort(Generic Comparison) Sorts the elements in the entire ObjectSet using the specified Comparison.  
Sort(Generic IComparer) Sorts the elements in the entire ObjectSet using the specified comparer.  
Sort(Int32,Int32,Generic IComparer) Sorts the elements in a range of elements in ObjectSet using the specified comparer.  

Requirements

Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family

See Also