NexusImportOptionsIndicesOfImportedEntries Property |
Gets the indices of imported frames.
If the collection is empty, all frames are imported.
Namespace: Altaxo.Serialization.HDF5.NexusAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public IReadOnlyList<int> IndicesOfImportedEntries { get; init; }
Property Value
IReadOnlyListInt32See Also