Click or drag to resize

XmlStreamDeserializationInfo Properties

The XmlStreamDeserializationInfo type exposes the following members.

Properties
 NameDescription
Public propertyCurrentElementNameReturns the name of the current xml element.
Public propertyPropertyDictionary Gets the property dictionary. This is a dictionary where some string/value pairs could be stored, and used during or after deserialization
Top
See Also