Retrieves one molecule from the clipboard. A return value indicates whether there is molecule on the clipboard.
Namespace: ChemAxon.NET.API.IO
Assembly: ChemAxon.NET (in ChemAxon.NET.dll) Version: 1.0.0.1
Syntax
Parameters
- molecule
- Type: IJChemMolecule
Molecule from the clipboard
Return Value
Type: Booleantrue if there is molecule on the clipboard; otherwise false
See Also