Click or drag to resize

BaseBlankNodeAsDecimal Method

Throws an error as a Blank Node cannot be cast to a decimal.

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

Return Value

Type: Decimal

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

Implements

IValuedNodeAsDecimal
See Also