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