طريقة System::Collections::Generic::ISet::ExceptWith method
ISet::ExceptWith method
يزيل مجموعة من العناصر.
virtual void System::Collections::Generic::ISet<T>::ExceptWith(IEnumerablePtr other)=0
| Parameter | Type | الوصف |
|---|---|---|
| آخر | IEnumerablePtr | العناصر لإزالتها. |
انظر أيضًا
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++