System::Collections::Generic::ISet::ExceptWith 方法
ISet::ExceptWith method
移除一组元素。
virtual void System::Collections::Generic::ISet<T>::ExceptWith(IEnumerablePtr other)=0
| Parameter | Type | 描述 |
|---|---|---|
| 其他 | IEnumerablePtr | 要删除的元素。 |
另见
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++