System::Collections::Generic::IEnumerable::LINQ_ElementAt 메서드

IEnumerable::LINQ_ElementAt method

시퀀스에서 지정된 인덱스에 있는 요소를 반환합니다.

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

ReturnValue

지정된 인덱스에 있는 요소.

또 보기