It creates a copy of the molecule.
Namespace: ChemAxon.NET.IKVM.API.Chemistry
Assembly: ChemAxon.NET (in ChemAxon.NET.dll) Version: 1.0.0.1
Syntax
Parameters
- molecule
- Type: IJChemMolecule
Source molecule - doShallowCopy
- Type: SystemBoolean
In case of true the inner molecule reference is only copied, otherwise a new copy of the inner referred object is created.
Return Value
Type: IJChemMoleculeMolecule
See Also