Click or drag to resize

GraphEventArgsTripleEvent Property

Gets the Triple Event Arguments (if any).

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public TripleEventArgs TripleEvent { get; }

Property Value

Type: TripleEventArgs
See Also