Click or drag to resize

FitFunctionScriptCollectionIsReadOnly Property

Gets a value indicating whether the collection is read-only.

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

Property Value

Boolean

Implements

ICollectionTIsReadOnly
See Also