Click or drag to resize

NumericNodeAsDecimal Method

Gets the decimal value.

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

Return Value

Type: Decimal

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

Implements

IValuedNodeAsDecimal
See Also