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