ILNumerics Ultimate VS

MutableT1, LocalT, InT, OutT, RetT, StorageTndim Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
[numpy API] The number of dimensions stored for this array.

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.Arrays
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public uint ndim { get; }

Property Value

Type: UInt32
Remarks

This readonly attribute is an alias for NumberOfDimensions.

[ILNumerics Core Module]

See Also

Reference