Match the pattern anywhere in the string

Namespace: NHibernate.Criterion
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public static readonly MatchMode Anywhere
Visual Basic
Public Shared ReadOnly Anywhere As MatchMode
Visual C++
public:
static initonly MatchMode^ Anywhere

See Also