ILNumerics Ultimate VS

BaseArrayLength Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Length of the longest dimension of this instance

[ILNumerics Core Module]

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

public abstract long Length { get; }

Property Value

Type: Int64
Remarks

This property is readonly.

[ILNumerics Core Module]

See Also

Reference