ICape Reaction ChemistryGet Number Of Reactions Method
Number of reactions contained within this reaction package.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Returns the number of reactions contained in this reactions package.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(1)]
int GetNumberOfReactions()VB
<DispIdAttribute(1)>
Function GetNumberOfReactions As IntegerReturn Value
Int32Returns the number of reactions contained in this reactions package.
Remarks
Returns the number of reactions contained in this reactions package.
Exceptions
| ECapeUnknown | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeInvalidArgument | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeFailedInitialisation | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeNoImpl | The error to be raised when other error(s), specified for this operation, are not suitable. |