SerializerWriterCollator Constructor

Definition

Initializes a new instance of the SerializerWriterCollator class.

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

Notes to Inheritors

A SerializerWriterCollator is created with the CreateVisualsCollator method of the SerializerWriter class.

The SerializerWriterCollator writes to the same output stream as is written to by the SerializerWriter that created the SerializerWriterCollator.

Applies to