TStringComparer Class
Represents type TStringComparer.
TCustomComparer
Spring.Collections.TStringComparer
Spring.Collections.TStringComparer
The TStringComparer type exposes the following members.
Show: 
| Name | Description | |
|---|---|---|
|  | Create(TLocaleOptions,Boolean) | Initializes a new instance of the TStringComparer class. | 
|   | Create@ | Represents the static constructor of the TStringComparer class. | 
|   | Destroy@ | Represents the static destructor of the TStringComparer class. | 
Show: 
| Name | Description | |
|---|---|---|
|  | Compare(string,string) | Represents method  | 
|  | Equals(string,string) | Represents method  | 
|  | GetHashCode(string) | Represents method  | 
|   | Ordinal | Represents method  | 
|   | OrdinalIgnoreCase | Represents method  | 
Show: 
| Name | Description | |
|---|---|---|
|  | fIgnoreCase | Represents field  | 
|  | fLocaleOptions | Represents field  | 
|   | fOrdinal | Represents field  | 
|   | fOrdinalIgnoreCase | Represents field  |