dotNetRDF API Documentation

BaseNode.Collides Property

Gets/Sets whether the Nodes Hash Code collides with other Nodes in the Node Collection it is contained within

public bool Collides { public get; public set; }

Implements

INode.Collides

See Also

BaseNode Class | VDS.RDF Namespace