Namespace:
NHibernate.Engine
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property CollectionEntries As IEnumerable |
C# |
---|
IEnumerable CollectionEntries { get; } |
Visual C++ |
---|
property IEnumerable^ CollectionEntries { IEnumerable^ get (); } |
JavaScript |
---|
function get_collectionEntries(); |