Click or drag to resize

PairParent Property

Parent of the pair.

Namespace:  Syntactik.DOM
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public virtual Pair Parent { get; }

Property Value

Type: Pair
See Also