Click or drag to resize

StringNodeAsDateTimeOffset Method

Throws an error as the string cannot be cast to a date time.

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

Return Value

Type: DateTimeOffset

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

Implements

IValuedNodeAsDateTimeOffset
See Also