Click or drag to resize

BaseTripleCollection.TripleAdded Event

Event which occurs when a Triple is added to the Collection

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

Value

Type: VDS.RDF.TripleEventHandler
See Also