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