WrapperNodeToString Method |
Returns a string that represents the current object.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA string that represents the current object.
Implements
INodeToStringSee Also