Material StreamGet Compound Names Method
Returns an array of compound names present in this stream.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Array of compound name strings.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public string[] GetCompoundNames()VB
Public Function GetCompoundNames As String()Return Value
StringArray of compound name strings.