PhaseTo String Method
Returns the name of the phase, or the default object string if the name is empty.
Definition
Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
The phase name or the base ToString representation.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public override string ToString()VB
Public Overrides Function ToString As StringReturn Value
StringThe phase name or the base ToString representation.