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.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IFilter
Visual Basic
Public Interface IFilter
Visual C++
public interface class IFilter

See Also