FileSerializerEx Constructor

Empty constructor used in conjunction with the WriteFile class that accepts the Serializer.Model as parameter.
Public Sub New()
This language is not supported or no code example is available.
public FileSerializerEx()
This language is not supported or no code example is available.
Remarks
 
Use this constructor to define the serialization model for the WriteFile class that accepts the Serializer.Model as parameter.

.NET Framework

Supported in: 4.8

In this article

Definition