TwoLevelDictionary<PrimaryKeyType, SecondaryKeyType, ValueType>.Item Property |
Name | Description | |
---|---|---|
![]() | Item[PrimaryKeyType] |
Gets the second level of dictionary based on the given key
|
![]() | Item[PrimaryKeyType, SecondaryKeyType] |
Gets or sets the dictionary value
|