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

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

Properties

  NameDescription
CollectionSnapshot
(Inherited from AbstractPersistentCollection.)
Count
Empty
Is the initialized GenericBag 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.)
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
ICollection<(Of <(T>)>)..::.IsReadOnly
IList..::.IsReadOnly
ICollection..::.IsSynchronized
IList..::.Item
ICollection..::.SyncRoot

See Also

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