Click or drag to resize

TimeSpanNodeAsTimeSpan Method

Gets the time span value of the node.

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.TimeSpanNode.AsTimeSpan"]

Implements

IValuedNodeAsTimeSpan
See Also