ILNumerics Ultimate VS

IIndexIteratorGetStepSize Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gives the step size of the range, in case that this iterator object represents a simple (un-/stepped) range. Otherwise: null.

[ILNumerics Core Module]

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

Nullable<long> GetStepSize()

Return Value

Type: NullableInt64
Remarks

[ILNumerics Core Module]

See Also

Reference