The DeviceAtlas DeviceApi documentation
|
Properties | |
CachedItem< T > | Prev [get, set] |
Reference to the cached item one slot before this item. More... | |
CachedItem< T > | Next [get, set] |
Reference to the cached item one slot after this item. More... | |
T | Value [get, set] |
The cached value. More... | |
string | Key [get, set] |
The associated key. More... | |
|
getset |
The associated key.
|
getset |
Reference to the cached item one slot after this item.
|
getset |
Reference to the cached item one slot before this item.
|
getset |
The cached value.