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ètre | Type | Description |
|---|---|---|
| autre | IEnumerablePtr | Éléments à supprimer. |
Voir aussi
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++