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ámetro | Tipo | Descripción |
|---|---|---|
| otro | IEnumerablePtr | Elementos a eliminar. |
Ver también
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++