ArrayAttributes.IsReadOnly Property

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

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public bool IsReadOnly { get; }

Property Value

Boolean

See Also