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