System::Collections::Generic::ISet::ExceptWith metode
ISet::ExceptWith method
Menghapus grup elemen.
virtual void System::Collections::Generic::ISet<T>::ExceptWith(IEnumerablePtr other)=0
| Parameter | Tipe | Deskripsi |
|---|---|---|
| lain | IEnumerablePtr | Elemen yang akan dihapus. |
Lihat Juga
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++