Click or drag to resize

BaseVariableNodeAsDecimal Method

Throws an error as variables cannot be converted to types.

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

Return Value

Type: Decimal

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

Implements

IValuedNodeAsDecimal
See Also