Click or drag to resize

BaseVirtualLiteralNodeTNodeID, TGraphIDAsDouble Method

Gets the value as a double.

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

Return Value

Type: Double

[Missing <returns> documentation for "M:VDS.RDF.Storage.Virtualisation.BaseVirtualLiteralNode`2.AsDouble"]

Implements

IValuedNodeAsDouble
Remarks
Forces a materialisation of the value.
See Also