Click or drag to resize

WrapperNodeToString 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

INodeToString
See Also