Click or drag to resize

IXmlDeserializationInfo Properties

The IXmlDeserializationInfo type exposes the following members.

Properties
 NameDescription
Public propertyCurrentElementNameGets 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