Click or drag to resize

StringNode.AsInteger Method

Throws an error as the string cannot be cast to an integer.

Namespace:  VDS.RDF.Nodes
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public long AsInteger()

Return Value

Type: Int64

[Missing <returns> documentation for "M:VDS.RDF.Nodes.StringNode.AsInteger"]

Implements

IValuedNode.AsInteger()
See Also