ICape Electrolyte Reaction Context Interface
Provides access to the properties of a set of electrolyte reactions.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[ComImportAttribute]
[ComVisibleAttribute(false)]
[GuidAttribute("678c0afd-0100-11d2-a67d-00105a42887f")]
public interface ICapeElectrolyteReactionContextVB
<ComImportAttribute>
<ComVisibleAttribute(false)>
<GuidAttribute("678c0afd-0100-11d2-a67d-00105a42887f")>
Public Interface ICapeElectrolyteReactionContextRemarks
This interface allows a reaction object to be passed to a component that needs access to the properties of a set of equilibrium reactions.
This interface is used to set the reaction object upon which reaction calculations will take place. Calculated reaction properties will be stored in this reaction object.
Methods
| SetReactionObject | Provides access to the properties of a set of equilibrium reactions. |