A collection of IRating objects.
Namespace:
EPiServer.Common.RatingAssembly: EPiServer.Common.Framework (in EPiServer.Common.Framework.dll) Version: 2.3.517.275
Syntax
| C# |
|---|
[SerializableAttribute] public class RatingCollection : CacheableCollectionBase<IRating, RatingCollection> |
Inheritance Hierarchy
System..::.Object
System.Collections..::.CollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase<(Of <(IRating, RatingCollection>)>)
EPiServer.Common.Rating..::.RatingCollection
System.Collections..::.CollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase<(Of <(IRating, RatingCollection>)>)
EPiServer.Common.Rating..::.RatingCollection