This is the complete list of members for erminas.SmartAPI.Utils.CachedCollections.IIndexedCachedList< in TK, T >, including all inherited members.
ContainsKey(TK key) | erminas.SmartAPI.Utils.CachedCollections.IIndexedCachedList< in TK, T > | |
Count | erminas.SmartAPI.Utils.CachedCollections.ICachedList< out T > | |
Get(TK key) | erminas.SmartAPI.Utils.CachedCollections.IIndexedCachedList< in TK, T > | |
GetByPosition(int pos) | erminas.SmartAPI.Utils.CachedCollections.ICachedList< out T > | |
InvalidateCache() | erminas.SmartAPI.Utils.CachedCollections.ICached | |
IsCachingEnabled | erminas.SmartAPI.Utils.CachedCollections.ICachedList< out T > | |
Refresh() | erminas.SmartAPI.Utils.CachedCollections.ICached | |
Refreshed() | erminas.SmartAPI.Utils.CachedCollections.IIndexedCachedList< in TK, T > | |
this[TK key] | erminas.SmartAPI.Utils.CachedCollections.IIndexedCachedList< in TK, T > | |
TryGet(TK name, out T obj) | erminas.SmartAPI.Utils.CachedCollections.IIndexedCachedList< in TK, T > | |
WaitFor(Predicate< IIndexedCachedList< TK, T >> predicate, TimeSpan maxWait, TimeSpan retryPeriod) | erminas.SmartAPI.Utils.CachedCollections.IIndexedCachedList< in TK, T > | |
erminas::SmartAPI::Utils::CachedCollections::ICachedList< out T >.WaitFor(Predicate< ICachedList< T >> predicate, TimeSpan wait, TimeSpan retryPeriod) | erminas.SmartAPI.Utils.CachedCollections.ICachedList< out T > | |