Represents a collection of CommandCacheDependencyElement objects.

Namespace: NHibernate.Caches.SysCache2
Assembly:   NHibernate.Caches.SysCache2 (in NHibernate.Caches.SysCache2)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Class CommandCacheDependencyCollection _
	Inherits ConfigurationElementCollection
C#
public class CommandCacheDependencyCollection : ConfigurationElementCollection
Visual C++
public ref class CommandCacheDependencyCollection : public ConfigurationElementCollection

Inheritance Hierarchy

System.Object
  System.Configuration.ConfigurationElement
    System.Configuration.ConfigurationElementCollection
      NHibernate.Caches.SysCache2.CommandCacheDependencyCollection