System::Collections::Generic::ISet::ExceptWith メソッド

ISet::ExceptWith method

要素のグループを削除します。

virtual void System::Collections::Generic::ISet<T>::ExceptWith(IEnumerablePtr other)=0
パラメーター説明
その他IEnumerablePtr削除する要素。

参照