SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
erminas.SmartAPI.Utils.CachedCollections.IIndexedRDList< in TK, T > Member List

This is the complete list of members for erminas.SmartAPI.Utils.CachedCollections.IIndexedRDList< in TK, T >, including all inherited members.

Contains(T element)erminas.SmartAPI.Utils.CachedCollections.IRDEnumerable< T >
ContainsGuid(Guid guid)erminas.SmartAPI.Utils.CachedCollections.IRDEnumerable< T >
ContainsKey(TK key)erminas.SmartAPI.Utils.CachedCollections.IIndexedCachedList< in TK, T >
ContainsName(string name)erminas.SmartAPI.Utils.CachedCollections.IRDEnumerable< T >
erminas::SmartAPI::Utils::CachedCollections::IIndexedCachedList< in TK, T >.Counterminas.SmartAPI.Utils.CachedCollections.ICachedList< out T >
erminas::SmartAPI::Utils::CachedCollections::IRDList< T >.Counterminas.SmartAPI.Utils.CachedCollections.IRDList< T >
Get(TK key)erminas.SmartAPI.Utils.CachedCollections.IIndexedCachedList< in TK, T >
GetByGuid(Guid guid)erminas.SmartAPI.Utils.CachedCollections.IRDEnumerable< T >
GetByName(string name)erminas.SmartAPI.Utils.CachedCollections.IRDEnumerable< T >
GetByPosition(int pos)erminas.SmartAPI.Utils.CachedCollections.ICachedList< out T >
InvalidateCache()erminas.SmartAPI.Utils.CachedCollections.ICached
IsCachingEnablederminas.SmartAPI.Utils.CachedCollections.ICachedList< out T >
Refresh()erminas.SmartAPI.Utils.CachedCollections.ICached
Refreshed()erminas.SmartAPI.Utils.CachedCollections.IIndexedRDList< 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 >
TryGetByGuid(Guid guid, out T output)erminas.SmartAPI.Utils.CachedCollections.IRDEnumerable< T >
TryGetByName(string name, out T output)erminas.SmartAPI.Utils.CachedCollections.IRDEnumerable< T >
WaitFor(Func< IIndexedRDList< TK, T >, bool > predicate, TimeSpan maxWait, TimeSpan retryEverySecond)erminas.SmartAPI.Utils.CachedCollections.IIndexedRDList< in TK, T >
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::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 >
erminas::SmartAPI::Utils::CachedCollections::IRDList< T >.WaitFor(Predicate< IRDList< T >> predicate, TimeSpan wait, TimeSpan retryPeriod)erminas.SmartAPI.Utils.CachedCollections.IRDList< T >