IChemistryFactoryCreateMolecule Method (String)ChemAxon .NET API
It creates a molecule.

Namespace: ChemAxon.NET.IKVM.API.Chemistry
Assembly: ChemAxon.NET (in ChemAxon.NET.dll) Version: 1.0.0.1
Syntax

IJChemMolecule CreateMolecule(
	string data
)

Parameters

data
Type: SystemString
String based molecule data

Return Value

Type: IJChemMolecule
Molecule
See Also

Reference