ValueSerializer Constructor

Definition

Initializes a new instance of the ValueSerializer class.

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

Remarks

The body of this constructor is empty; the ValueSerializer class does not contain any values that require initialization.

Applies to