Click or drag to resize

BaseGraphCleared 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.RDFGraphEventHandler

Implements

IGraphCleared
See Also