ArrayAttributes.IsReadOnly Property

Gets whether the elements of the array are read-only.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public bool IsReadOnly { get; }

Property Value

Boolean

See Also