Click or drag to resize

LongNodeAsDecimal Method

Gets the decimal value of the long.

Namespace:  VDS.RDF.Nodes
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override decimal AsDecimal()

Return Value

Type: Decimal

[Missing <returns> documentation for "M:VDS.RDF.Nodes.LongNode.AsDecimal"]

Implements

IValuedNodeAsDecimal
See Also