System::Collections::IList::Add 메서드

IList::Add method

목록 끝에 항목을 추가합니다.

virtual int System::Collections::IList::Add(SharedPtr<System::Object> item)=0
매개변수형식설명
항목SharedPtr<System::Object>추가할 항목.

ReturnValue

추가된 항목의 인덱스.

또 보기