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