Click or drag to resize

BaseBlankNodeAsDateTimeOffset Method

Throws an error as a Blank Node cannot be cast to a date time offset.

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

Return Value

Type: DateTimeOffset

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

Implements

IValuedNodeAsDateTimeOffset
See Also