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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly EmptyCollection As ICollection
C#
public static readonly ICollection EmptyCollection
Visual C++
public:
static initonly ICollection^ EmptyCollection
JavaScript
NHibernate.Util.CollectionHelper.emptyCollection

See Also