BaseVirtualLiteralNodeTNodeID, TGraphIDAsTimeSpan Method |
Gets the value as a time span.
Namespace:
VDS.RDF.Storage.Virtualisation
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public TimeSpan AsTimeSpan()
Public Function AsTimeSpan As TimeSpan
Return Value
Type:
TimeSpan[Missing <returns> documentation for "M:VDS.RDF.Storage.Virtualisation.BaseVirtualLiteralNode`2.AsTimeSpan"]
Implements
IValuedNodeAsTimeSpanRemarks
Forces a materialisation of the value.
See Also