[Missing <summary> documentation for "T:NHibernate.Mapping.ByCode.Impl.CollectionElementRelation"]

Namespace: NHibernate.Mapping.ByCode.Impl
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public class CollectionElementRelation : ICollectionElementRelation
Visual Basic
Public Class CollectionElementRelation _
	Implements ICollectionElementRelation
Visual C++
public ref class CollectionElementRelation : ICollectionElementRelation

Inheritance Hierarchy

System..::..Object
  NHibernate.Mapping.ByCode.Impl..::..CollectionElementRelation

See Also