Namespace:
NHibernate.Collection
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property QueuedAddsCollection As ICollection |
C# |
---|
ICollection QueuedAddsCollection { get; } |
Visual C++ |
---|
property ICollection^ QueuedAddsCollection { ICollection^ get (); } |
JavaScript |
---|
function get_queuedAddsCollection(); |