Type definition of Filter. Filter defines the user's view into enabled dynamic filters, allowing them to set filter parameter values.

Namespace: NHibernate
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Interface IFilter
C#
public interface IFilter
Visual C++
public interface class IFilter