ILNumerics Ultimate VS

DimSpecGetStepSize Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gives the stepsize configured for this dimension specifier.

[ILNumerics Core Module]

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

public Nullable<long> GetStepSize()

Return Value

Type: NullableInt64
step size.

Implements

IIndexIteratorGetStepSize
Remarks

[ILNumerics Core Module]

See Also

Reference