IChemistryFactoryCreateMolecule Method (Object)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(
	Object nativeMolecule
)

Parameters

nativeMolecule
Type: SystemObject
Native molecule object

Return Value

Type: IJChemMolecule
Molecule
See Also

Reference