ILNumerics Ultimate VS

IIndexIteratorGetMinimum Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gives the minimum index addressed by this iterator, if such value exists.

[ILNumerics Core Module]

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

Nullable<long> GetMinimum()

Return Value

Type: NullableInt64
Remarks

[ILNumerics Core Module]

See Also

Reference