IconComparer Class |
Namespace: ShellBoost.Core.Utilities
public class IconComparer : IComparer<Bitmap>
The IconComparer type exposes the following members.
| Name | Description | |
|---|---|---|
| IconComparer | Initializes a new instance of the IconComparer class |
| Name | Description | |
|---|---|---|
| Compare |
Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
|