System::Collections::IListImplRefType::Remove method
IListImplRefType::Remove method
Rimuove la prima istanza dell’elemento specifico dall’elenco.
virtual void System::Collections::IListImplRefType<T>::Remove(SharedPtr<System::Object> item) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| elemento | SharedPtr<System::Object> | Elemento da rimuovere. |
Vedi anche
- Typedef SharedPtr
- Class Object
- Class IListImplRefType
- Namespace System::Collections
- Library Aspose.Font for C++