Click or drag to resize

BaseUriNodeAsBoolean Method

Throws an error as URIs cannot be cast to a boolean.

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

Return Value

Type: Boolean

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

Implements

IValuedNodeAsBoolean
See Also