Remove()
IList::Remove(SharedPtr<System::Object>) method
Removes the first instance of the specified item from the list.
virtual void System::Collections::IList::Remove(SharedPtr<System::Object> item)=0
Arguments
Parameter | Type | Description |
---|---|---|
item | SharedPtr<System::Object> | The item to remove. |
See Also
- Typedef SharedPtr
- Class Object
- Class IList
- Namespace System::Collections
- Library Aspose.Slides