Click or drag to resize

PairPairValue Property

Pair value of the pair. Use method AppendChild(Pair) to set value of this property.

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

Property Value

Type: Pair
See Also