Click or drag to resize

StrUUIDFunctionToString Method

Returns a string that represents the current object.

Namespace:  VDS.RDF.Query.Expressions.Functions.Sparql.String
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also