System::Collections::Generic::ISet::ExceptWith method
ISet::ExceptWith method
Removes group of elements.
virtual void System::Collections::Generic::ISet<T>::ExceptWith(IEnumerablePtr other)=0
| Parameter | Type | Description | 
|---|---|---|
| other | IEnumerablePtr | Elements to remove. | 
See Also
- Typedef IEnumerablePtr
 - Class ISet
 - Namespace System::Collections::Generic
 - Library Aspose.Page for C++