Mono Class Library: Overview

System.Xml.Serialization.XmlNodeEventArgs: Members

The members of System.Xml.Serialization.XmlNodeEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Properties

[read-only]
LineNumberint. Documentation for this section has not yet been entered.
[read-only]
LinePositionint. Documentation for this section has not yet been entered.
[read-only]
LocalNamestring. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
[read-only]
NamespaceURIstring. Documentation for this section has not yet been entered.
[read-only]
NodeTypeSystem.Xml.XmlNodeType. Documentation for this section has not yet been entered.
[read-only]
ObjectBeingDeserializedobject. Documentation for this section has not yet been entered.
[read-only]
Textstring. Documentation for this section has not yet been entered.