Click or drag to resize

NumericNodeAsInteger Method

Gets the integer value.

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

Return Value

Type: Int64

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

Implements

IValuedNodeAsInteger
See Also