Version: 2021.1
언어: 한국어
public T AtIndex (int index);

파라미터

index The index of the matched element.

반환

T The match element at the specified index.

설명

Selects the n th element matching all the criteria, or null if not enough elements were found.