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