Remove()
IListImplValueType::Remove(SharedPtr<System::Object>) method
Removes first instance of specific item from list.
virtual void System::Collections::IListImplValueType<T>::Remove(SharedPtr<System::Object> item) override
Arguments
Parameter | Type | Description |
---|---|---|
item | SharedPtr<System::Object> | Item to remove. |
See Also
- Typedef SharedPtr
- Class Object
- Class IListImplValueType
- Namespace System::Collections
- Library Aspose.Slides