The ISet that NHibernate is wrapping.

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

Syntax

Visual Basic (Declaration)
Protected internalSet As ISet
C#
protected ISet internalSet
Visual C++
protected:
ISet^ internalSet
JavaScript
internalSet

See Also