Click or drag to resize

StringNodeAsTimeSpan Method

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

Namespace:  VDS.RDF.Nodes
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public TimeSpan AsTimeSpan()

Return Value

Type: TimeSpan

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

Implements

IValuedNodeAsTimeSpan
See Also