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