FormFlowsheetCompoundsArray Property

Gets or sets a snapshot array of the selected compounds in the flowsheet bag.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public ICompoundConstantProperties[] CompoundsArray { get; set; }

Property Value

ICompoundConstantProperties

Implements

IFlowsheetBagCompoundsArray

See Also