Gets an IComparer that can be used to sort the values of the enumeration.
Protected Overridable ReadOnly Property Comparer As IComparer
Dim value As IComparer value = Me.Comparer
protected virtual IComparer Comparer { get; }
protected: virtual property IComparer^ Comparer { IComparer^ get (); }
protected function get Comparer () : IComparer
By default, the enumeration values are sorted in the order they appear in the file.
If you want to sort the values into a different order, override this property.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98