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++