Vector<T>.Attributes Property

Gets attributes associated with the vector.

Definition

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

Property Value

ArrayAttributes

See Also