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

Overload List

  NameDescription
PersistentGenericMap<(Of <(TKey, TValue>)>)(ISessionImplementor)
Initializes an instance of the PersistentGenericMap<(Of <(TKey, TValue>)>) in the session.
PersistentGenericMap<(Of <(TKey, TValue>)>)(ISessionImplementor, IDictionary<(Of <(TKey, TValue>)>))
Initializes an instance of the PersistentGenericMap<(Of <(TKey, TValue>)>) that wraps an existing IDictionary<(Of <(TKey, TValue>)>) in the session.

See Also

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