Click or drag to resize

PathTransformContextEnd Property

Gets/Sets the Object at the end of the Pattern.

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

Property Value

Type: PatternItem
See Also