The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EnumConverter::Comparer Property
.NET Framework (current version)
Gets an IComparer that can be used to sort the values of the enumeration.
Assembly: System (in System.dll)
By default, the enumeration values are sorted in the order they appear in the file.
Notes to Inheritors:
If you want to sort the values into a different order, override this property.
.NET Framework
Available since 1.1
Available since 1.1
Show: