Click or drag to resize

BaseUriNodeAsDouble Method

Throws an error as URIs cannot be cast to numerics.

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

Return Value

Type: Double

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

Implements

IValuedNodeAsDouble
See Also