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

Syntax

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

Inheritance Hierarchy

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