SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Go to the source code of this file.
Classes | |
interface | erminas.SmartAPI.Utils.CachedCollections.IRDList< T > |
A IIndexedCachedList for IRedDotObjects which provides convenience functions to get objects by guid and name. Those functions don't necessarily use an index, so if you need indexed access through guid, use the Guid as key in a IndexedCachedList{TK,T} . If you need indexed access through name, use NameIndexedRDList{T} More... | |
Namespaces | |
package | erminas.SmartAPI.Utils.CachedCollections |