Opens a chemical file, reads the content of the file into an IJChemMolecule enumerator.
Namespace: ChemAxon.NET.API.IO
Assembly: ChemAxon.NET (in ChemAxon.NET.dll) Version: 1.0.0.1
Syntax
Parameters
- encoding
- Type: MoleculeEncoding
The encoding of the file
Return Value
Type: IEnumerableIJChemMoleculeEnumerable molecule sequence
See Also