MatchSubstringOptionsGidBuilderImpl.ignoreCase
T ignoreCase(bool propval) nothrowSet ignoreCase property.
Parameters
propval | Whether to perform a case-insensitive match. |
Returns
Builder instance for fluent chaining
T ignoreCase(bool propval) nothrowSet ignoreCase property.
propval | Whether to perform a case-insensitive match. |