Write Reaction Scheme to text stream
Namespace:
Hyleos.Chemistry.IOAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public static bool WriteRxnToStream( Molecules molecules, StreamWriter writer ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function WriteRxnToStream ( _ molecules As Molecules, _ writer As StreamWriter _ ) As Boolean |
| Visual C++ |
|---|
public: static bool WriteRxnToStream( Molecules^ molecules, StreamWriter^ writer ) |
Parameters
- molecules
- Type: Hyleos.Chemistry..::.Molecules
Molecules object to output
- writer
- Type: System.IO..::.StreamWriter
Output stream