BaseVirtualLiteralNodeTNodeID, TGraphIDAsBoolean Method |
Gets the value as a boolean.
Namespace:
VDS.RDF.Storage.Virtualisation
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax Public Function AsBoolean As Boolean
Return Value
Type:
Boolean[Missing <returns> documentation for "M:VDS.RDF.Storage.Virtualisation.BaseVirtualLiteralNode`2.AsBoolean"]
Implements
IValuedNodeAsBooleanRemarks
Forces a materialisation of the value.
See Also