StringComparison Enum
Namespace: Stimulsoft.System
Members
| Member | Value | Description |
|---|---|---|
| CurrentCulture | 0 | |
| CurrentCultureIgnoreCase | 1 | |
| InvariantCulture | 2 | |
| InvariantCultureIgnoreCase | 3 | |
| Ordinal | 4 | |
| OrdinalIgnoreCase | 5 |
Namespace: Stimulsoft.System
| Member | Value | Description |
|---|---|---|
| CurrentCulture | 0 | |
| CurrentCultureIgnoreCase | 1 | |
| InvariantCulture | 2 | |
| InvariantCultureIgnoreCase | 3 | |
| Ordinal | 4 | |
| OrdinalIgnoreCase | 5 |