dotNetRDF API Documentation

BaseGraphLiteralNode.AsDouble Method

Throws an error as Graph Literals cannot be cast to a double

public double AsDouble();

Return Value

Implements

IValuedNode.AsDouble

See Also

BaseGraphLiteralNode Class | VDS.RDF Namespace