Match the start of the string to the pattern
Namespace:
NHibernate.Expression
Assembly:
NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Start As MatchMode |
Visual C++ |
---|
public:
static initonly MatchMode^ Start |
JavaScript |
---|
NHibernate.Expression.MatchMode.start |
See Also