Click or drag to resize

BaseUriNodeAsDecimal Method

Throws an error as URIs cannot be cast to numerics.

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

Return Value

Type: Decimal

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

Implements

IValuedNodeAsDecimal
See Also