System::Collections::Generic::ISet::ExceptWith method
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.Font for C++