Click or drag to resize

StringNode.AsBoolean Method

Gets the boolean value of the string.

Namespace:  VDS.RDF.Nodes
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool AsBoolean()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VDS.RDF.Nodes.StringNode.AsBoolean"]

Implements

IValuedNode.AsBoolean()
See Also