Constructors
Methods
- Clear()
-
Clear
All() -
Each(Action<`0,
`1>) - Each(Action<`1>)
- Exists(Predicate<`1>)
-
Fill(`0,
`1) -
Fill
Default(`0) Guarantees that the Cache has the default value for a given key. If it does not already exist, it's created. - Find(Predicate<`1>)
-
Get
All() -
Get
Enumerator() sealed - Has(`0)
- Remove(`0)
-
Try
Retrieve(`0, `1&) -
With
Value(`0, Action<`1>)