StringSafeDictionaryTValue Constructor (Boolean) |
Constructor
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public StringSafeDictionary(
bool caseSensitive
)
Parameters
- caseSensitive
- Type: SystemBoolean
If true, the access to the dictionary is case sensitive
See Also