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