System::Collections::CollectionBase::ListImpl::Remove metode
ListImpl::Remove method
Menghapus kemunculan pertama dari elemen tertentu dari koleksi.
void System::Collections::CollectionBase<T>::ListImpl::Remove(const T &value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| value | const T& | Elemen yang akan dihapus dari koleksi. |
Lihat Juga
- Class ListImpl
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Page for C++