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