Click or drag to resize

WrapperNode.ToString Method

Returns a string that represents the current object.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.

Implements

INode.ToString()
See Also