AltEncodingInfo Constructor

Definition

Namespace: ASNA.DataGate.DataLink.Text
Assembly: ASNA.QSys.DataGate.Client.dll

Initializes a new instance of the AltEncodingInfo class with the specified AltEncoding.

AltEncodingInfo(AltEncoding)

Parameters

Type Parameter name Description
AltEncoding enc The AltEncoding to use.

See Also