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; }
Public ReadOnly Property Current As INode
Get
Property Value
Type:
INodeSee Also