System::Collections::Generic::ISet::ExceptWith मेथड
ISet::ExceptWith method
तत्वों के समूह को हटाता है।
virtual void System::Collections::Generic::ISet<T>::ExceptWith(IEnumerablePtr other)=0
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| अन्य | IEnumerablePtr | हटाने के लिए तत्व। |
संबंधित देखें
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++