Comparer<T>.Create Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates a comparer by using the specified comparison.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- comparison
- Type: System.Comparison<T>
The comparison to use.
Show: