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.