XmlObjectSerializer Constructor

Definition

Initializes a new instance of the XmlObjectSerializer class.

protected:
 XmlObjectSerializer();
protected XmlObjectSerializer ();
Protected Sub New ()

Remarks

This constructor is marked protected to allow derived classes to chain constructors.

Applies to