Click or drag to resize

WrapperGraphClearRequested Event

Event which is raised just before the Graph is cleared of its contents

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public event CancellableGraphEventHandler ClearRequested

Value

Type: VDS.RDFCancellableGraphEventHandler

Implements

IGraphClearRequested
See Also