[Missing <summary> documentation for "M:NHibernate.Collection.PersistentArrayHolder.Elements"]

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

Syntax

C#
public ICollection Elements()
Visual Basic
Public Function Elements As ICollection
Visual C++
public:
ICollection^ Elements()

Return Value

[Missing <returns> documentation for "M:NHibernate.Collection.PersistentArrayHolder.Elements"]

See Also