Click or drag to resize

Import Constructor

Overload List
 NameDescription
Public methodImport(TextReader) Imports a Jcamp file into an DataTable. The file must not be a multi spectrum file (an exception is thrown in this case).
Public methodImport(Stream, DataTable) Imports a Jcamp file. The file must not be a multi spectrum file (an exception is thrown in this case).
Top
See Also