Click or drag to resize

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)
Syntax
C#
public string ToString(
	string mimetype
)

Parameters

mimetype
Type: SystemString
The string's file format

Return Value

Type: String
A string
See Also