Name | Description | |
---|---|---|
![]() | CacheNode<TKey,TValue> Constructor | Initializes a new instance of the CacheNode class |
The following tables list the members exposed by CacheNode<TKey,TValue>.
Name | Description | |
---|---|---|
![]() | CacheNode<TKey,TValue> Constructor | Initializes a new instance of the CacheNode class |
Name | Description | |
---|---|---|
![]() | Key | Gets the cached item key. |
![]() | SpaceUsed | Gets the used space. |
![]() | Value | Gets the cached item value. |
Name | Description | |
---|---|---|
![]() | CompareTo | Compares this instance to a specified CacheNode and returns an indication of their relative values. |
![]() | Touch | Increments the cache node count of usages. |