System::Collections::Generic::ISet::UnionWith metod
ISet::UnionWith method
Lägger till element från den angivna samlingen som ännu inte finns i den aktuella mängden.
virtual void System::Collections::Generic::ISet<T>::UnionWith(IEnumerablePtr other)=0
| Parameter | Type | Beskrivning |
|---|---|---|
| annat | IEnumerablePtr | Samling att lägga till element från. |
Se även
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++