Click or drag to resize

BaseTripleCollection.TripleRemoved Event

Event which occurs when a Triple is removed from the Collection

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public event TripleEventHandler TripleRemoved

Value

Type: VDS.RDF.TripleEventHandler
See Also