Click or drag to resize

ObjectConverterStringToField Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public override Object StringToField(
	string from
)
Request Example View Source

Parameters

from  String
 

Return Value

Object

Implements

IConverter.StringToField(String)
See Also