Click or drag to resize

BaseUriNodeAsTimeSpan Method

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

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

Return Value

Type: TimeSpan

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

Implements

IValuedNodeAsTimeSpan
See Also