BooleanNodeAsTimeSpan Method |
Throws an error as booleans cannot be cast to a time span.
Namespace:
VDS.RDF.Nodes
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public TimeSpan AsTimeSpan()
Public Function AsTimeSpan As TimeSpan
Return Value
Type:
TimeSpan[Missing <returns> documentation for "M:VDS.RDF.Nodes.BooleanNode.AsTimeSpan"]
Implements
IValuedNodeAsTimeSpanSee Also