System::Collections::Generic::ISet::ExceptWith metode

ISet::ExceptWith method

Menghapus grup elemen.

virtual void System::Collections::Generic::ISet<T>::ExceptWith(IEnumerablePtr other)=0
ParameterTipeDeskripsi
lainIEnumerablePtrElemen yang akan dihapus.

Lihat Juga