A Collection of Attributes
Namespace:
EPiServer.Common.AttributesAssembly: EPiServer.Common.Framework (in EPiServer.Common.Framework.dll) Version: 2.3.517.275
Syntax
| C# |
|---|
[SerializableAttribute] public class AttributeCollection : CacheableCollectionBase<IAttribute, AttributeCollection> |
Inheritance Hierarchy
System..::.Object
System.Collections..::.CollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase<(Of <(IAttribute, AttributeCollection>)>)
EPiServer.Common.Attributes..::.AttributeCollection
System.Collections..::.CollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase<(Of <(IAttribute, AttributeCollection>)>)
EPiServer.Common.Attributes..::.AttributeCollection