OmnicSPGImportOptionsIndicesOfImportedSpectra Property |
Gets the indices of imported spectra.
Namespace: Altaxo.Serialization.OmnicAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic IReadOnlyList<int> IndicesOfImportedSpectra { get; init; }Property Value
IReadOnlyListInt32
Remarks
If the collection is empty, all spectra are imported.
See Also