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