The PersistentSet type exposes the following members.

Fields

  NameDescription
internalSet
The ISet that NHibernate is wrapping.
tempList
A temporary list that holds the objects while the PersistentSet is being populated from the database.

See Also