Click or drag to resize

ReactionSetReactions Property


Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public Dictionary<string, IReactionSetBase> Reactions { get; }
Request Example View Source

Property Value

DictionaryString, IReactionSetBase

Implements

IReactionSetReactions
See Also