IChemistryFactoryCreateMolecule Method (Byte)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(
	byte[] data
)

Parameters

data
Type: SystemByte
Binary based molecule data

Return Value

Type: IJChemMolecule
Molecule
See Also

Reference