Click or drag to resize

PrincetonInstrumentsSPEImportOptionsControllerIndicesOfRegions Property

[Missing <summary> documentation for "P:Altaxo.Gui.Serialization.PrincetonInstruments.PrincetonInstrumentsSPEImportOptionsController.IndicesOfRegions"]


Namespace: Altaxo.Gui.Serialization.PrincetonInstruments
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public ObservableCollection<PrincetonInstrumentsSPEImportOptionsControllerIndexClass> IndicesOfRegions { get; set; }

Property Value

ObservableCollectionPrincetonInstrumentsSPEImportOptionsControllerIndexClass
See Also