Not ported yet
Namespace: NHibernate.StatAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public IDictionary Entries { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Entries As IDictionary Get |
| Visual C++ |
|---|
public: property IDictionary^ Entries { IDictionary^ get (); } |