System::Collections::Generic::ISet::ExceptWith method
ISet::ExceptWith method
Rimuove un gruppo di elementi.
virtual void System::Collections::Generic::ISet<T>::ExceptWith(IEnumerablePtr other)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| altro | IEnumerablePtr | Elementi da rimuovere. |
Vedi anche
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++