System::Collections::Generic::ISet::UnionWith 메서드

ISet::UnionWith method

지정된 컬렉션에서 현재 집합에 아직 존재하지 않는 요소를 추가합니다.

virtual void System::Collections::Generic::ISet<T>::UnionWith(IEnumerablePtr other)=0
매개변수형식설명
기타IEnumerablePtr요소를 추가할 컬렉션.

또 보기