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.IRDList< T > Member List

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

Contains(T element)erminas.SmartAPI.Utils.CachedCollections.IRDEnumerable< T >
ContainsGuid(Guid guid)erminas.SmartAPI.Utils.CachedCollections.IRDEnumerable< T >
ContainsName(string name)erminas.SmartAPI.Utils.CachedCollections.IRDEnumerable< T >
Counterminas.SmartAPI.Utils.CachedCollections.IRDList< 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.IRDList< 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(Predicate< IRDList< T >> predicate, TimeSpan wait, TimeSpan retryPeriod)erminas.SmartAPI.Utils.CachedCollections.IRDList< T >
erminas::SmartAPI::Utils::CachedCollections::ICachedList< out T >.WaitFor(Predicate< ICachedList< T >> predicate, TimeSpan wait, TimeSpan retryPeriod)erminas.SmartAPI.Utils.CachedCollections.ICachedList< out T >