TimeSpanNodeAsTimeSpan Method  | 
 
            Gets the time span value of the node.
            
 
    Namespace: 
   VDS.RDF.Nodes
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic TimeSpan AsTimeSpan()
Public Function AsTimeSpan As TimeSpan
Return Value
Type: 
TimeSpan[Missing <returns> documentation for "M:VDS.RDF.Nodes.TimeSpanNode.AsTimeSpan"]
Implements
IValuedNodeAsTimeSpan
See Also