طريقة System::Collections::CollectionBase::ListImpl::Remove
ListImpl::Remove method
يزيل الظهور الأول لعنصر محدد من المجموعة.
void System::Collections::CollectionBase<T>::ListImpl::Remove(const T &value)
| Parameter | Type | الوصف |
|---|---|---|
| value | const T& | العنصر الذي يُزيل من المجموعة. |
انظر أيضًا
- Class ListImpl
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Page for C++