Click or drag to resize

Pair Properties

The Pair type exposes the following members.

Properties
  NameDescription
Public propertyAssignment
Gets or sets a value of pair assignment.
Public propertyName
Name of the pair.
Public propertyPairValue
Pair value of the pair. Use method AppendChild(Pair) to set value of this property.
Public propertyParent
Parent of the pair.
Public propertyValue
Literal value of the pair.
Top
See Also