Match the end 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 End
Visual Basic
Public Shared ReadOnly End As MatchMode
Visual C++
public:
static initonly MatchMode^ End

See Also