FlowsheetBaseGetCompound Method

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public ICompoundConstantProperties GetCompound(
	string name
)

Parameters

name  String
 

Return Value

ICompoundConstantProperties

Implements

IFlowsheetGetCompound(String)

See Also