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()
Public Function AsDecimal As Decimal
Return Value
Type:
Decimal[Missing <returns> documentation for "M:VDS.RDF.BaseGraphLiteralNode.AsDecimal"]
Implements
IValuedNodeAsDecimalSee Also