Namespace:  NHibernate.Hql.Classic
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Protected Overridable Sub SetExpectingCollectionIndex
C#
protected virtual void SetExpectingCollectionIndex()
Visual C++
protected:
virtual void SetExpectingCollectionIndex()
JavaScript
function setExpectingCollectionIndex();

See Also