MolBaseWrite Method (String) |
Write object into a file
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntaxpublic bool Write(
string file
)
Parameters
- file
- Type: SystemString
The output file's path
Return Value
Type:
Booleantrue if succeeded
See Also