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