Click or drag to resize

DecimalNodeAsDecimal Method

Gets the decimal value.

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.DecimalNode.AsDecimal"]

Implements

IValuedNodeAsDecimal
See Also