System.Generics.Collections.TDictionary Types

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
TItemArraypublic
TKeyCollectionpublicTDictionary.TKeyCollection is the container class for the collection of keys in the dictionary.
TKeyEnumeratorpublicTDictionary.TKeyEnumerator is the enumerator class for the keys in the dictionary.
TPairEnumeratorpublicTDictionary.TPairEnumerator is the enumerator class for the pairs in the dictionary.
TValueCollectionpublicTDictionary.TValueCollection is the container class for the collection of values in the dictionary.
TValueEnumeratorpublicTDictionary.TValueEnumerator is the enumerator class for the values in the dictionary.