[Missing <summary> documentation for "F:NHibernate.Collection.PersistentIdentifierBag.identifiers"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
protected Dictionary<int, Object> identifiers |
| Visual Basic |
|---|
Protected identifiers As Dictionary(Of Integer, Object) |
| Visual C++ |
|---|
protected: Dictionary<int, Object^>^ identifiers |