Click or drag to resize

BaseVirtualVariableNode<TNodeID, TGraphID>.AsDateTime Method

Throws an error as variables nodes cannot be cast to types.

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

Return Value

Type: DateTime

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

Implements

IValuedNode.AsDateTime()
See Also