System::Collections::Generic::ISet::IntersectWith 메서드
ISet::IntersectWith method
다른 컨테이너에 존재하지 않는 요소를 제거합니다.
virtual void System::Collections::Generic::ISet<T>::IntersectWith(IEnumerablePtr other)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 기타 | IEnumerablePtr | 보존할 요소(있는 경우). |
또 보기
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++