System::Collections::Generic::ISet::IntersectWith metod

ISet::IntersectWith method

Tar bort element som inte finns i en annan behållare.

virtual void System::Collections::Generic::ISet<T>::IntersectWith(IEnumerablePtr other)=0
ParameterTypeBeskrivning
annatIEnumerablePtrElement att behålla (om de finns).

Se även