IntersectWith()
ISet::IntersectWith(IEnumerablePtr) method
Removes elements not present in different container.
virtual void System::Collections::Generic::ISet<T>::IntersectWith(IEnumerablePtr other)=0
Arguments
Parameter | Type | Description |
---|---|---|
other | IEnumerablePtr | Elements to keep (if present). |
See Also
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Slides