Click or drag to resize

NumericNodeAsDateTime Method

Throws an error as numerics cannot be converted to date times.

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

Return Value

Type: DateTime

[Missing <returns> documentation for "M:VDS.RDF.Nodes.NumericNode.AsDateTime"]

Implements

IValuedNodeAsDateTime
See Also