Click or drag to resize

Document Properties

The Document type exposes the following members.

Properties
  NameDescription
Public propertyAssignment
Gets or sets a value of pair assignment.
(Inherited from Pair.)
Public propertyEntities
Collection of child pairs.
Public propertyModule
Parent Module of the ModuleMember.
(Inherited from ModuleMember.)
Public propertyName
Name of the pair.
(Inherited from Pair.)
Public propertyNamespaceDefinitions
Namespace definitions of the module member.
(Inherited from ModuleMember.)
Public propertyPairValue
Pair value of the pair. Use method AppendChild(Pair) to set value of this property.
(Inherited from Pair.)
Public propertyParent
Parent of the pair.
(Inherited from Pair.)
Public propertyValue
Literal value of the pair.
(Inherited from Pair.)
Top
See Also