System.Collections.Generic.IComparer<T>

Added in .NET 2.0
Provides additional comparison mechanisms
This allows you to provide ordering of your class on several fields or properties, ascending or descending order on the same field or both.
Allows you to define and use multiple comparer checks (implemented outside the class)



© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext