StringNodeAsDateTime Method |
Throws an error as the string cannot be cast to a date time.
Namespace:
VDS.RDF.Nodes
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public DateTime AsDateTime()
Public Function AsDateTime As DateTime
Return Value
Type:
DateTime[Missing <returns> documentation for "M:VDS.RDF.Nodes.StringNode.AsDateTime"]
Implements
IValuedNodeAsDateTimeSee Also