AltEncoding.GetAltEncoding Method
Definition
Namespace: ASNA.DataGate.DataLink.Text
Assembly: ASNA.QSys.DataGate.Client.dll
Returns an AltEncoding object for the specified name.
AltEncoding GetAltEncoding(string name)
Returns an AltEncoding object for the specified name.
AltEncoding GetAltEncoding(string name)
Parameters
| Type | Parameter name | Description |
|---|---|---|
| String | name | The name for which to get an AltEncoding. |
Returns
| Type | Description |
|---|---|
| AltEncoding | An AltEncoding object for the specified name. |