Click or drag to resize
TwoLevelDictionaryPrimaryKeyType, SecondaryKeyType, ValueType Class
Dictionary with two levels of hierarchy
Inheritance Hierarchy
SystemObject
  CMS.BaseTwoLevelDictionaryPrimaryKeyType, SecondaryKeyType, ValueType

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public class TwoLevelDictionary<PrimaryKeyType, SecondaryKeyType, ValueType>

Type Parameters

PrimaryKeyType
SecondaryKeyType
ValueType

The TwoLevelDictionaryPrimaryKeyType, SecondaryKeyType, ValueType type exposes the following members.

Constructors
Properties
Methods
  NameDescription
Public methodClear
Clears the dictionary
Top
See Also