public NativeSlice<U> SliceWithStride (int offset);
public NativeSlice<U> SliceWithStride ();

Parámetros

offsetStride offset.
offsetFieldNameField name whos offset should be used as stride.

Valor de retorno

NativeSlice<U> NativeSlice.

Descripción

SliceWithStride.