System::Collections::IList::Remove 메서드
IList::Remove method
목록에서 지정된 항목의 첫 번째 인스턴스를 제거합니다.
virtual void System::Collections::IList::Remove(SharedPtr<System::Object> item)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 항목 | SharedPtr<System::Object> | 제거할 항목. |
또 보기
- Typedef SharedPtr
- Class Object
- Class IList
- Namespace System::Collections
- Library Aspose.Page for C++