
C# |
public sealed class ExpiringCache<TKey, TValue>

- TKey
- TValue

All Members | Constructors | Methods | Properties | ||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
ExpiringCache < (Of < ( <' TKey, TValue > ) > ) > () () () () |
Initializes a new instance of the
ExpiringCache
<
(Of
<
(
<'
TKey, TValue
>
)
>
)
>
class
|
![]() |
Add(TKey, TValue, Double) |
|
![]() |
Add(TKey, TValue, TimeSpan) |
|
![]() |
AddOrUpdate(TKey, TValue, Double) |
|
![]() |
AddOrUpdate(TKey, TValue, TimeSpan) |
|
![]() |
Clear () () () () |
|
![]() |
Contains(TKey) |
|
![]() |
CopyTo(Array, Int32) |
|
![]() |
Count |
|
![]() |
Item [ ( [ ( TKey ] ) ] ) |
|
![]() |
Remove(TKey) |
|
![]() |
TryGetValue(TKey, TValue % ) |
|
![]() |
Update(TKey, TValue) |
|
![]() |
Update(TKey, TValue, Double) |
|
![]() |
Update(TKey, TValue, TimeSpan) |
|

Object | |
![]() |
ExpiringCache < (Of < ( <' TKey, TValue > ) > ) > |
Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0