Click or drag to resize

NumericNodeAsString 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

IValuedNodeAsString
See Also