.NET Framework Class Library
PersistentGenericMap<(Of <(TKey, TValue>)>) Properties
PersistentGenericMap<(Of <(TKey, TValue>)>) Class  See Also  Send Feedback

The PersistentGenericMap<(Of <(TKey, TValue>)>) 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
Keys
Owner (Inherited from AbstractPersistentCollection.)
QueuedAddsCollection
(Inherited from AbstractPersistentCollection.)
Session
(Inherited from AbstractPersistentCollection.)
Values
WasInitialized
(Inherited from AbstractPersistentCollection.)

Explicit Interface Implementations

  NameDescription
ICollection..::.Count
IDictionary..::.IsFixedSize
IDictionary..::.IsReadOnly
ICollection..::.IsSynchronized
IDictionary..::.Item
IDictionary..::.Keys
ICollection..::.SyncRoot
IDictionary..::.Values

See Also

PersistentGenericMap<(Of <(TKey, TValue>)>) Class
NHibernate.Collection.Generic Namespace
Send feedback on this topic to Microsoft.