For a list of all members of this type, see GoXmlReaderWriterBase members.
Public Properties
| Name | Description |
| GrandParentObject | Gets the parent object of the current parent object when consuming or generating the body of an element. |
| ObjectStack | Gets an List of Object acting as a stack of Objects that have been created during the walking of the XML tree during Consume , or that have been seen during Generate . |
| ParentObject | Gets the current parent object when consuming or generating the body of an element. |
| UserObject | Gets or sets an object holding additional information for use by your application; this property is not used by GoXml. |
Top
See Also