Version: 2023.1
public Enumerator<T> GetEnumerator ();

返回

Enumerator<T> An enumerator that can iterate through the elements of a NativeSlice.

描述

Gets an enumerator to iterate through the elements of the NativeSlice.