System::Collections::Generic::ISet::ExceptWith metod

ISet::ExceptWith method

Tar bort en grupp av element.

virtual void System::Collections::Generic::ISet<T>::ExceptWith(IEnumerablePtr other)=0
ParameterTypeBeskrivning
annatIEnumerablePtrElement att ta bort.

Se även