Match the start of the string to the pattern

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

Syntax

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

See Also