Click or drag to resize

BaseGraphCollection.GraphAdded Event

Event which is raised when a Graph is added to the Collection

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public event GraphEventHandler GraphAdded

Value

Type: VDS.RDF.GraphEventHandler
See Also