A collection of rooms
Namespace:
EPiServer.Community.ForumAssembly: EPiServer.Community.Forum (in EPiServer.Community.Forum.dll) Version: 4.1.517.358
Syntax
| C# |
|---|
[SerializableAttribute] public class RoomCollection : CacheableCollectionBase<RoomBase, RoomCollection> |
Inheritance Hierarchy
System..::.Object
System.Collections..::.CollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase<(Of <(RoomBase, RoomCollection>)>)
EPiServer.Community.Forum..::.RoomCollection
System.Collections..::.CollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase<(Of <(RoomBase, RoomCollection>)>)
EPiServer.Community.Forum..::.RoomCollection