Click or drag to resize

BaseVirtualLiteralNodeTNodeID, TGraphIDAsBoolean Method

Gets the value as a boolean.

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VDS.RDF.Storage.Virtualisation.BaseVirtualLiteralNode`2.AsBoolean"]

Implements

IValuedNodeAsBoolean
Remarks
Forces a materialisation of the value.
See Also