ArrayAttributes.Mutability Property

Gets the mutability of the array.

Definition

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

Property Value

ArrayMutability

See Also