Click or drag to resize

BaseGraphLiteralNodeAsDecimal Method

Throws an error as Graph Literals 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.BaseGraphLiteralNode.AsDecimal"]

Implements

IValuedNodeAsDecimal
See Also