Click or drag to resize

BaseUriNodeEquals Method (INode)

Implementation of Equality for Uri Nodes.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
Remarks
URI Nodes are considered equal if the string form of their URIs match using Ordinal string comparison.
See Also