Vector<T>.Attributes Property

Gets attributes associated with the vector.

Definition

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

Property Value

ArrayAttributes

See Also