Legend
| Static method: CustomComparer<T> By( |
Func<T, string> | selector | Function selecting the string value to be compared. |
bool | ignoreCase | If false, an invariant culture string comparison is used. Otherwise, an ordinal no-case comparison (suitable for filenames etc). |