ILNumerics Ultimate VS

MutableT1, LocalT, InT, OutT, RetT, StorageTsize_ Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
[numpy API] Gives the number of elements in this array. This attribute is an alias for NumberOfElements. [readonly]

[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 long size_ { get; }

Property Value

Type: Int64
Remarks

[ILNumerics Core Module]

See Also

Reference