Click or drag to resize

StringNodeAsBoolean 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

IValuedNodeAsBoolean
See Also