Eigenschaften von System.Threading.TObjectCaches
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. | 
| Keys | public | Indizierbare Liste aller Dictionary-Schlüssel. | 
| Values | public | Indizierbare Liste aller Dictionary-Werte. |