Click or drag to resize

ChemSepNameIDPair Class

Inheritance Hierarchy
SystemObject
  DWSIM.Thermodynamics.ChemSepHelperChemSepNameIDPair

Namespace: DWSIM.Thermodynamics.ChemSepHelper
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
[DelimitedRecordAttribute(";", null)]
[IgnoreFirstAttribute]
public class ChemSepNameIDPair : ICloneable
Request Example View Source

The ChemSepNameIDPair type exposes the following members.

Constructors
 NameDescription
Public methodChemSepNameIDPair 
Top
Methods
 NameDescription
Public methodClone 
Top
Fields
 NameDescription
Public fieldChemSepName 
Public fieldDWSIMName 
Public fieldID 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also