Click or drag to resize

StringNodeAsDecimal 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

IValuedNodeAsDecimal
See Also