Click or drag to resize

StringNode.AsDecimal Method

Throws an error as the string cannot be cast to a decimal.

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

Return Value

Type: Decimal

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

Implements

IValuedNode.AsDecimal()
See Also