System::Collections::Generic::ISet::IntersectWith метод
ISet::IntersectWith method
Удаляет элементы, отсутствующие в другом контейнере.
virtual void System::Collections::Generic::ISet<T>::IntersectWith(IEnumerablePtr other)=0
| Параметр | Тип | Описание |
|---|---|---|
| другой | IEnumerablePtr | Элементы для сохранения (если присутствуют). |
См. также
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++