Click or drag to resize

IXmlDeserializationInfo Properties

The IXmlDeserializationInfo 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