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

ISet::ExceptWith method

Supprime un groupe d’éléments.

virtual void System::Collections::Generic::ISet<T>::ExceptWith(IEnumerablePtr other)=0
ParamètreTypeDescription
autreIEnumerablePtrÉléments à supprimer.

Voir aussi