System.ComponentModel.EnumConverter.Comparer Property

Gets an IComparer that can be used to sort the values of the enumeration.

Syntax

protected virtual IComparer Comparer { get; }

Value

Documentation for this section has not yet been entered.

Remarks

By default, the enumeration values are sorted in the order they appear in the file.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0