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

IList::idx_get method

지정된 인덱스의 요소를 가져옵니다.

virtual T System::Collections::Generic::IList<T>::idx_get(int index) const =0
매개변수형식설명
indexint가져올 요소의 인덱스.

ReturnValue

지정된 인덱스의 요소 복사본.

또 보기