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