Click or drag to resize

BaseVirtualLiteralNodeTNodeID, TGraphIDAsDateTime Method

Gets the value as a date time.

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.BaseVirtualLiteralNode`2.AsDateTime"]

Implements

IValuedNodeAsDateTime
Remarks
Forces a materialisation of the value.
See Also