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