This class contains different methods to manage Collections.

Namespace: NHibernate.Tool.hbm2net
Assembly:   NHibernate.Tool.hbm2net (in NHibernate.Tool.hbm2net)
Version: 1.2.0.4000

Syntax

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

Inheritance Hierarchy

System.Object
  System.Collections.CollectionBase
    NHibernate.Tool.hbm2net.CollectionSupport