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

Syntax

Visual Basic (Declaration)
Protected bag As IList
C#
protected IList bag
Visual C++
protected:
IList^ bag
JavaScript
bag

See Also