Click or drag to resize

PotentialPathCurrent Property

Gets/Sets the Current Point of the Path - in the case of a complete Path this is the end of the Path.

Namespace:  VDS.RDF.Query.Paths
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public INode Current { get; }

Property Value

Type: INode
See Also