Summary description for CollectionPropertyMapping.

Namespace: NHibernate.Persister.Collection
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public class CollectionPropertyMapping : IPropertyMapping
Visual Basic
Public Class CollectionPropertyMapping _
	Implements IPropertyMapping
Visual C++
public ref class CollectionPropertyMapping : IPropertyMapping

Inheritance Hierarchy

System..::..Object
  NHibernate.Persister.Collection..::..CollectionPropertyMapping

See Also