System::Collections::Generic::ISet::IntersectWith メソッド
ISet::IntersectWith method
別のコンテナに存在しない要素を削除します。
virtual void System::Collections::Generic::ISet<T>::IntersectWith(IEnumerablePtr other)=0
| パラメーター | 型 | 説明 |
|---|---|---|
| その他 | IEnumerablePtr | 保持する要素(存在する場合)。 |
参照
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++