Axes.Count Property

Gets the number of axes in the collection.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.0
C#
public int Count { get; }

Property Value

Int32

See Also