Click or drag to resize

FitFunctionScriptCollectionIsSynchronized Property

Gets a value indicating whether access to the collection is synchronized.

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

Property Value

Boolean
See Also