Click or drag to resize

BaseTripleCollectionTripleRemoved 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.RDFTripleEventHandler
See Also