Click or drag to resize

BaseGraphLiteralNodeAsBoolean Method

Throws an error as Graph Literals 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.BaseGraphLiteralNode.AsBoolean"]

Implements

IValuedNodeAsBoolean
See Also