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.Page for C++