Import Constructor |
Name | Description | |
---|---|---|
Import(TextReader) | Imports a Jcamp file into an DataTable. The file must not be a multi spectrum file (an exception is thrown in this case). | |
Import(Stream, DataTable) | Imports a Jcamp file. The file must not be a multi spectrum file (an exception is thrown in this case). |