BaseVirtualNodeTNodeID, TGraphIDToString Method |
Gets the String representation of the Node.
Namespace:
VDS.RDF.Storage.Virtualisation
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public override sealed string ToString()
Public Overrides NotOverridable Function ToString As String
Return Value
Type:
String[Missing <returns> documentation for "M:VDS.RDF.Storage.Virtualisation.BaseVirtualNode`2.ToString"]
Implements
INodeToStringSee Also