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