Click or drag to resize

ElementType Properties

The ElementType type exposes the following members.

Properties
 NameDescription
Public propertyCharPositionInLine Gets the char position in line.
Public propertyDefault Gets or sets a value indicating whether this element has a default value.
Public propertyLine Gets the line number.
Public propertyModule Gets or sets the module.
Public propertyName Name.
Public propertyOptional Gets or sets a value indicating whether this element is optional.
Public propertySubtype Gets or sets the subtype of this element type.
Public propertyTag Gets or sets the tag associated with this element type.
Public propertyTagDefault Gets or sets the default tagging mode for this element type.
Public propertyValue Gets or sets the value associated with this element type.
Top
See Also