MolBaseToString Method (String) |
Serialize the object to a string
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntaxpublic string ToString(
string mimetype
)
Parameters
- mimetype
- Type: SystemString
The string's file format
Return Value
Type:
StringA string
See Also