ILNumerics Ultimate VS

IIndexIteratorGetLength Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gives the number of elements addressed by this object.

[ILNumerics Core Module]

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

long GetLength()

Return Value

Type: Int64
Number of elements.
Remarks

[ILNumerics Core Module]

See Also

Reference