| 
               | 
            
              Dictionary
             | 
          
The DictionaryListTKey, TValue type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              Count | Gets the number of elements contained in the DictionaryListTKey, TValue. | 
| 
                 | 
              IsReadOnly | Gets a value indicating whether the DictionaryListTKey, TValue is read-only. | 
| 
                 | 
              ItemTKey | Gets or sets the element with the specified key. | 
| 
                 | 
              ItemInt32 | Gets or sets the element at the specified index. | 
| 
                 | 
              Keys | Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue. | 
| 
                 | 
              Values | Gets an ICollectionT containing the values in the IDictionaryTKey, TValue. |