Gets the step between successive elements in the storage array.
Namespace:
Extreme.Collections
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public int Stride { get; }
Public ReadOnly Property Stride As Integer
Get
public:
property int Stride {
int get ();
}
member Stride : int with get
Property Value
Type:
Int32
Reference