File |
The FileFormatResult type exposes the following members.
| Name | Description | |
|---|---|---|
| FileFormatResult | Initializes a new instance of the FileFormatResult class. |
| Name | Description | |
|---|---|---|
| RawData | Gets a list of additional raw data that will be automatically split into spectra by RelaxIS. | |
| Spectra | Gets a list of impedance spectra to import. |
| Name | Description | |
|---|---|---|
| GetSchema | This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return ( in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class. | |
| ReadXml | Generates an object from its XML representation. | |
| WriteXml | Converts an object into its XML representation. |