.NET Framework Class Library
PersistentGenericList<(Of <(T>)>) Properties
PersistentGenericList<(Of <(T>)>) Class  See Also  Send Feedback

The PersistentGenericList<(Of <(T>)>) type exposes the following members.

Properties

  NameDescription
CollectionSnapshot
(Inherited from AbstractPersistentCollection.)
Count
Empty (Overrides AbstractPersistentCollection..::.Empty.)
HasQueuedAdds
(Inherited from AbstractPersistentCollection.)
IsDirectlyAccessible
Gets a Boolean indicating if the underlying collection is directly accessable through code.
(Inherited from AbstractPersistentCollection.)
IsDirty (Inherited from AbstractPersistentCollection.)
IsReadOnly
Item
Owner (Inherited from AbstractPersistentCollection.)
QueuedAddsCollection
(Inherited from AbstractPersistentCollection.)
Session
(Inherited from AbstractPersistentCollection.)
WasInitialized
(Inherited from AbstractPersistentCollection.)

Explicit Interface Implementations

  NameDescription
ICollection..::.Count
IList..::.IsFixedSize
IList..::.IsReadOnly
ICollection..::.IsSynchronized
IList..::.Item
ICollection..::.SyncRoot

See Also

PersistentGenericList<(Of <(T>)>) Class
NHibernate.Collection.Generic Namespace
Send feedback on this topic to Microsoft.