System.Xml
[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]
1.0.5000.0
2.0.0.0
4.0.0.0
To be added
System.EventArgs
For more information about handling events, see [<topic://cpconEventsOverview>].
The event can occur only when you call the method.
Provides data for the event.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Int32
To be added: an object of type 'int'
To be added
Gets the line number of the unknown XML node.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Int32
To be added: an object of type 'int'
To be added
Gets the position in the line of the unknown XML node.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.String
To be added: an object of type 'string'
The property returns the local name (also known as a local part) of an XML qualified name. The property conforms to the 1999 http://www.w3.org specification .
Gets the XML local name of the XML node being deserialized.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.String
To be added: an object of type 'string'
To be added
Gets the name of the XML node being deserialized.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.String
To be added: an object of type 'string'
To be added
Gets the namespace URI that is associated with the XML node being deserialized.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Xml.XmlNodeType
To be added: an object of type 'System.Xml.XmlNodeType'
The enumeration returns a description of the node being deserialized. For example, it returns "Comment" if the node is a comment.
Gets the type of the XML node being deserialized.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Object
To be added: an object of type 'object'
To be added
Gets the object being deserialized.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.String
To be added: an object of type 'string'
To be added
Gets the text of the XML node being deserialized.