Click or drag to resize

BaseGraph.Cleared Event

Event which is raised after the Graph is cleared of its contents

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

Value

Type: VDS.RDF.GraphEventHandler

Implements

IGraph.Cleared
See Also