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