Click or drag to resize

ContiguousIntegerRangeIsReadOnly Property

Gets a value indicating that this range is read-only.

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsReadOnly { get; }

Property Value

Boolean
See Also