Omnic |
public class OmnicSPGImportOptions : IImmutable, IEquatable<OmnicSPGImportOptions>
The OmnicSPGImportOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| OmnicSPGImportOptions | Initializes a new instance of the OmnicSPGImportOptions class |
| Name | Description | |
|---|---|---|
| IncludeFilePathAsProperty | Gets a value indicating whether the file path of the imported file is included as a column property. | |
| IndicesOfImportedSpectra | Gets the indices of imported spectra. | |
| NeutralColumnName | Gets the base neutral column name. | |
| UseNeutralColumnName | Gets a value indicating whether the column name of imported y-columns is set to a neutral, constant value. |
| Name | Description | |
|---|---|---|
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |