System::Collections::Generic::ISet::ExceptWith method

ISet::ExceptWith method

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

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

См. также