System::Collections::Generic::List::idx_get 메서드

List::idx_get method

특정 위치의 요소를 가져옵니다.

T System::Collections::Generic::List<T>::idx_get(int index) const override
매개변수형식설명
indexint요소를 가져올 인덱스.

ReturnValue

지정된 위치의 요소 복사본.

또 보기