Formatter Constructor

Definition

Initializes a new instance of the Formatter class.

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

Remarks

Creates a Queue for objects to serialize and a ObjectIDGenerator to generate IDs for them.

Applies to

See also