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