Click or drag to resize

XPathFunctionFactoryStartsWith Field

Constants representing the names of XPath String functions.

Namespace:  VDS.RDF.Query.Expressions
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public const string StartsWith = "starts-with"

Field Value

Type: String
See Also