System::Collections::Generic::ISet::IntersectWith method
ISet::IntersectWith method
Rimuove gli elementi non presenti in un contenitore diverso.
virtual void System::Collections::Generic::ISet<T>::IntersectWith(IEnumerablePtr other)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| altro | IEnumerablePtr | Elementi da conservare (se presenti). |
Vedi anche
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++