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

파라미터

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

반환

NativeSlice<U> NativeSlice.

설명

SliceWithStride.