System::Collections::IList::Insert 메서드

IList::Insert method

지정된 인덱스에 항목을 목록에 삽입합니다.

virtual void System::Collections::IList::Insert(int index, SharedPtr<System::Object> item)=0
매개변수형식설명
indexint항목을 삽입할 인덱스.
항목SharedPtr<System::Object>삽입할 항목.

또 보기