System.Generics.Collections.TDictionary Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CountpublicNumber of entries.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ItemspublicIndexable list of all dictionary entries.
KeyspublicIndexable list of all dictionary keys.
ValuespublicIndexable list of all dictionary values.