System::Collections::Generic::ISet::ExceptWith 메서드
ISet::ExceptWith method
요소 그룹을 제거합니다.
virtual void System::Collections::Generic::ISet<T>::ExceptWith(IEnumerablePtr other)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 기타 | IEnumerablePtr | 제거할 요소. |
또 보기
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++