Eigenschaften von System.Generics.Collections.TObjectOrderedDictionary
GeerbteProtected
Capacity | public | Kapazität des Dictionarys. |
Collisions | public | Anzahl der Abweichungen im Dictionary. |
Comparer | public | Ein Interface, das die Berechnung von Vergleichen und Hashwerten ermöglicht. |
Count | public | Anzahl der Einträge. |
Disposed | protected | Disposed ist eine schreibgeschützte Eigenschaft, die den aktuellen Status des Objekts angibt. |
GrowThreshold | public | Wachstumsgrenzwert des Dictionary. |
IsEmpty | public | |
Items | public | Indizierbare Liste aller Dictionary-Einträge. |
KeyList | public | |
Keys | public | |
OnKeyNotify | public | Wird bei der Änderung eines Dictionary-Schlüsselpaares ausgelöst. |
OnValueNotify | public | Wird bei der Änderung eines Dictionary-Schlüsselpaares ausgelöst. |
PairList | public | |
ValueList | public | |
Values | public |