Click or drag to resize

BaseGraphLiteralNodeAsDateTimeOffset Method

Throws an error as Graph Literals cannot be cast to a date time.

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

Return Value

Type: DateTimeOffset

[Missing <returns> documentation for "M:VDS.RDF.BaseGraphLiteralNode.AsDateTimeOffset"]

Implements

IValuedNodeAsDateTimeOffset
See Also