Click or drag to resize

BaseGraphCollection.GraphRemoved Event

Event which is raised when a Graph is removed from the Collection

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

Value

Type: VDS.RDF.GraphEventHandler
See Also