Namespace:  NHibernate.Loader
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Protected ReadOnly associations As IList
C#
protected readonly IList associations
Visual C++
protected:
initonly IList^ associations
JavaScript
associations

See Also