CaseInsensitiveComparerStatic |
Name | Description |
---|---|
Default (get) | Gets an instance of CaseInsensitiveComparer that is associated with the Thread.CurrentCulture of the current thread and that is always available. |
DefaultInvariant (get) | Gets an instance of CaseInsensitiveComparer that is associated with CultureInfo.InvariantCulture and that is always available. |
This class cannot be instantiated. To access the defined properties use the class name.
Set c = CaseInsensitiveComparer.Default