XPathFunctionFactoryEndsWith Field | 
 
            Constants representing the names of XPath String functions.
            
 
    Namespace: 
   VDS.RDF.Query.Expressions
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic const string EndsWith = "ends-with"
Public Const EndsWith As String = "ends-with"
Field Value
Type: 
String
See Also