System::Collections::Generic::ISet::ExceptWith метод

ISet::ExceptWith method

Удаляет группу элементов.

virtual void System::Collections::Generic::ISet<T>::ExceptWith(IEnumerablePtr other)=0
ПараметрТипОписание
другоеIEnumerablePtrЭлементы для удаления.

См. также