Namespace:  EPiServer.Common
Assembly:  EPiServer.Common.Framework (in EPiServer.Common.Framework.dll) Version: 2.3.517.36

Syntax

C#
public class FrameworkEntityCollection : CacheableCollectionBase<IFrameworkEntity, FrameworkEntityCollection>

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    EPiServer.Common.Cache..::.CacheableCollectionBase
      EPiServer.Common.Cache..::.CacheableCollectionBase<(Of <(IFrameworkEntity, FrameworkEntityCollection>)>)
        EPiServer.Common..::.FrameworkEntityCollection

See Also