NumericNodeAsDecimal Method |
Gets the decimal value.
Namespace:
VDS.RDF.Nodes
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public abstract decimal AsDecimal()
Public MustOverride Function AsDecimal As Decimal
Return Value
Type:
Decimal[Missing <returns> documentation for "M:VDS.RDF.Nodes.NumericNode.AsDecimal"]
Implements
IValuedNodeAsDecimalSee Also