Public Member Functions | |
| StringComparison (int value) | |
| int | value () |
Public Attributes | |
| CurrentCulture =(0) | |
| CurrentCultureIgnoreCase =(1) | |
| InvariantCulture =(2) | |
| InvariantCultureIgnoreCase =(3) | |
| Ordinal =(4) | |
| OrdinalIgnoreCase =(5) | |
| fm.liveswitch.StringComparison.StringComparison | ( | int | value | ) |
| int fm.liveswitch.StringComparison.value | ( | ) |
| fm.liveswitch.StringComparison.CurrentCulture =(0) |
| fm.liveswitch.StringComparison.CurrentCultureIgnoreCase =(1) |
| fm.liveswitch.StringComparison.InvariantCulture =(2) |
| fm.liveswitch.StringComparison.InvariantCultureIgnoreCase =(3) |
| fm.liveswitch.StringComparison.Ordinal =(4) |
| fm.liveswitch.StringComparison.OrdinalIgnoreCase =(5) |