Click or drag to resize

BaseVirtualLiteralNodeTNodeID, TGraphIDAsDateTimeOffset Method

Gets the value as a date time.

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

Return Value

Type: DateTimeOffset

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

Implements

IValuedNodeAsDateTimeOffset
Remarks
Forces a materialisation of the value.
See Also