System::Collections::Generic::ISet::ExceptWith método

ISet::ExceptWith method

Elimina un grupo de elementos.

virtual void System::Collections::Generic::ISet<T>::ExceptWith(IEnumerablePtr other)=0
ParámetroTipoDescripción
otroIEnumerablePtrElementos a eliminar.

Ver también