Click or drag to resize

DoubleDictionaryTKey, TKeySecondary, TValue Properties

The DoubleDictionaryTKey, TKeySecondary, TValue generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
The number of elements stored in the DoubleDictionary
Public propertyItem
Access the value stored with the given keys
Public propertyPrimaryKeyCount
The number of primary keys stored in the DoubleDictionary
Top
See Also