Represents 'elements()' or 'indices()'. Author: josh Ported by: Steve strong

Namespace: NHibernate.Hql.Ast.ANTLR.Tree
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public class CollectionFunction : MethodNode, 
	IDisplayableNode
Visual Basic
Public Class CollectionFunction _
	Inherits MethodNode _
	Implements IDisplayableNode
Visual C++
public ref class CollectionFunction : public MethodNode, 
	IDisplayableNode

Inheritance Hierarchy

See Also