Namespace:  NHibernate.Collection
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public Function Elements As ICollection
C#
public ICollection Elements()
Visual C++
public:
ICollection^ Elements()
JavaScript
function elements();

Return Value

See Also