TwoLevelDictionaryPrimaryKeyType, SecondaryKeyType, ValueType Class |
Namespace: CMS.Base
public class TwoLevelDictionary<PrimaryKeyType, SecondaryKeyType, ValueType>
The TwoLevelDictionaryPrimaryKeyType, SecondaryKeyType, ValueType type exposes the following members.
Name | Description | |
---|---|---|
![]() | TwoLevelDictionaryPrimaryKeyType, SecondaryKeyType, ValueType |
Constructor
|
![]() | TwoLevelDictionaryPrimaryKeyType, SecondaryKeyType, ValueType(Boolean) |
Constructor
|
Name | Description | |
---|---|---|
![]() | CaseInsensitive |
If true, the dictionary handles string keys as case insensitive
|
![]() | Dictionary |
Inner dictionary of dictionaries
|
![]() | ItemPrimaryKeyType |
Gets the second level of dictionary based on the given key
|
![]() | ItemPrimaryKeyType, SecondaryKeyType |
Gets or sets the dictionary value
|