Version: 2023.2
言語: 日本語
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.