Class | Description |
---|---|
FastPropertyStore |
This class contains property value entries so that properties can be shared between classes.
|
PropertyBagObject |
This class provides infrastructure for storing properties within a property bag for faster retrieval.
|
PropertyKeys |
Property key registrar.
|
ValueExtractor<T> |
This generic class is used to implement the boolean tryGetValue(result) pattern.
|