Click or drag to resize

BaseGraphCollectionGraphRemoved 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.RDFGraphEventHandler
See Also