Click or drag to resize

StringNodeAsDouble Method

Throws an error as the string cannot be cast to a double.

Namespace:  VDS.RDF.Nodes
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public double AsDouble()

Return Value

Type: Double

[Missing <returns> documentation for "M:VDS.RDF.Nodes.StringNode.AsDouble"]

Implements

IValuedNodeAsDouble
See Also