IChemistryFactoryCreateBindableMolecule Method ChemAxon .NET API
It creates a molecule for explicit control binding.

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

BindableMolecule CreateBindableMolecule(
	IJChemMolecule molecule
)

Parameters

molecule
Type: IJChemMolecule
Molecule

Return Value

Type: BindableMolecule
Bindable molecule
See Also

Reference