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

IList::idx_get method

RTTI 정보.

virtual SharedPtr<System::Object> System::Collections::IList::idx_get(int index, int dummy=0) const =0
매개변수형식설명
indexint항목 인덱스.
더미int구분을 위해 사용되는 가짜 매개변수.

ReturnValue

지정된 인덱스에 있는 항목.

비고

지정된 인덱스에 있는 항목을 가져옵니다.

또 보기