System.Generics.Collections.TObjectDictionary Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CapacitypublicDictionary's capacity.
CollisionspublicNumber of dictionary's collisions.
ComparerpublicAn interface providing comparison and hash value calculation.
CountpublicNumber of entries.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
GrowThresholdpublicDictionary’s growth threshold.
ItemspublicIndexable list of all dictionary entries.
KeyspublicIndexable list of all dictionary keys.
OnKeyNotifypublicOccurs when a dictionary key pair changes.
OnValueNotifypublicOccurs when a dictionary key pair changes.
ValuespublicIndexable list of all dictionary values.