Property PackageSupports Component Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public abstract bool SupportsComponent(
ICompoundConstantProperties comp
)VB
Public MustOverride Function SupportsComponent (
comp As ICompoundConstantProperties
) As Boolean