Share via


CacheManagerCollectionNode Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents a node that contains a collection of CacheManagerNode instances.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design.dll)

Syntax

'Declaration
<ImageAttribute(GetType(CacheManagerCollectionNode))> _
<SelectedImageAttribute(GetType(CacheManagerCollectionNode))> _
PublicClassCacheManagerCollectionNode _
    Inherits ConfigurationNode
[ImageAttribute(typeof(CacheManagerCollectionNode))]
[SelectedImageAttribute(typeof(CacheManagerCollectionNode))]
publicclassCacheManagerCollectionNode : ConfigurationNode
[ImageAttribute(typeof(CacheManagerCollectionNode))]
[SelectedImageAttribute(typeof(CacheManagerCollectionNode))]
publicref classCacheManagerCollectionNode : public ConfigurationNode
publicclass CacheManagerCollectionNode extends ConfigurationNode

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNode
    Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design.CacheManagerCollectionNode

See Also

CacheManagerCollectionNode Members

Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.