System.Xml.Serialization.UnreferencedObjectEventArgs Members

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

See Also: Inherited members from System.EventArgs

Public Constructors

Public Properties

[read-only]
UnreferencedIdstring.

Gets the ID of the object.

[read-only]
UnreferencedObjectobject.

Gets the deserialized, but unreferenced, object.