IValuedNodeAsFloat Method |
Gets the Float value of the Node.
Namespace:
VDS.RDF.Nodes
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax Function AsFloat As Single
Return Value
Type:
Single[Missing <returns> documentation for "M:VDS.RDF.Nodes.IValuedNode.AsFloat"]
Exceptions Exception | Condition |
---|
RdfQueryException | Thrown if the Node cannot be converted to a Float. |
See Also