System::Collections::Generic::ISet::IntersectWith méthode
ISet::IntersectWith method
Supprime les éléments qui ne sont pas présents dans un autre conteneur.
virtual void System::Collections::Generic::ISet<T>::IntersectWith(IEnumerablePtr other)=0
| Paramètre | Type | Description |
|---|---|---|
| autre | IEnumerablePtr | Éléments à conserver (si présents). |
Voir aussi
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++