Click or drag to resize

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