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