AltEncoding.TransformPropertiesFromDictionary Method

Definition

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

Converts the given dictionary into an ITransformProperties object.

ITransformProperties TransformPropertiesFromDictionary(Dictionary<string, object> dict)

Converts the given dictionary into an ITransformProperties object.

ITransformProperties TransformPropertiesFromDictionary(Dictionary<string, object> dict)

See Also