Overload List
Name | Description | |
---|---|---|
![]() | PasteFrom(IJChemMolecule) |
Retrieves one molecule from the clipboard. A return value indicates whether there is molecule on the clipboard.
|
![]() | PasteFrom(IClipboardTable) |
Retrieves mixed (molecule and other type of) data from the clipboard. A return value indicates whether there is mixed data on the clipboard.
|
![]() | PasteFrom(IEnumerableIJChemMolecule) |
Retrieves multiple molecule from the clipboard. A return value indicates whether there is molecule on the clipboard.
|
See Also