The DeviceAtlas DeviceApi documentation
Properties | List of all members
Com.DeviceAtlas.CachedItem< T > Class Template Reference

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...
 
Value [get, set]
 The cached value. More...
 
string Key [get, set]
 The associated key. More...
 

Property Documentation

◆ Key

string Com.DeviceAtlas.CachedItem< T >.Key
getset

The associated key.

◆ Next

Reference to the cached item one slot after this item.

◆ Prev

Reference to the cached item one slot before this item.

◆ Value

T Com.DeviceAtlas.CachedItem< T >.Value
getset

The cached value.


The documentation for this class was generated from the following file: