Retrieves multiple 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
- molecules
- Type: System.Collections.GenericIEnumerableIJChemMolecule
Enumerable molecule sequence from the clipboard
Return Value
Type: Booleantrue if there is molecule on the clipboard; otherwise false
See Also