System::Collections::Generic::ISet::IntersectWith metode

ISet::IntersectWith method

Menghapus elemen yang tidak ada di kontainer lain.

virtual void System::Collections::Generic::ISet<T>::IntersectWith(IEnumerablePtr other)=0
ParameterTipeDeskripsi
lainIEnumerablePtrElemen yang akan dipertahankan (jika ada).

Lihat Juga