Click or drag to resize

BaseUriNodeAsDateTime Method

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

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public DateTime AsDateTime()

Return Value

Type: DateTime

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

Implements

IValuedNodeAsDateTime
See Also