MemoryPropertyStoreGetNamedValue Method |
| Name | Description | |
|---|---|---|
| GetNamedValue(Int32) |
Gets a property value using the underlying INamedPropertyStore implementation.
| |
| GetNamedValue(String) |
Gets a named property value.
| |
| GetNamedValueT(Int32, T) |
Gets a typed named property value using the underlying INamedPropertyStore implementation.
| |
| GetNamedValueT(String, T) |
Gets a typed named property value using the underlying INamedPropertyStore implementation.
|