Click or drag to resize

NumericNode.AsString Method

Gets the string value of the node.

Namespace:  VDS.RDF.Nodes
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string AsString()

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Nodes.NumericNode.AsString"]

Implements

IValuedNode.AsString()
See Also