return object
|
Type ICollectionSnapshot
Namespace NHibernate.Engine
return object
|
return string
|
In most cases this is the same collection type as the one being snapshotted. ie - the snapshot of an IList will return an IList.
return ICollection
|
return bool
|