 | StringDictionaryV Constructor (Boolean) |
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic StringDictionary(
bool isCaseSensitive
)
Parameters
- isCaseSensitive
- Type: SystemBoolean
if set to true [is case sensitive].
See Also