[Missing <summary> documentation for "F:NHibernate.Collection.Generic.PersistentGenericMap`2.gmap"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected IDictionary<TKey, TValue> gmap |
Visual Basic |
---|
Protected gmap As IDictionary(Of TKey, TValue) |
Visual C++ |
---|
protected: IDictionary<TKey, TValue>^ gmap |