FlowsheetBaseAddCompound Method

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public ICompoundConstantProperties AddCompound(
	string compname
)

Parameters

compname  String
 

Return Value

ICompoundConstantProperties

Implements

IFlowsheetAddCompound(String)

See Also