System::Collections::Generic::ISet::IsProperSupersetOf yöntemi
ISet::IsProperSupersetOf method
Geçerli kümenin diğer konteynerin katı bir üst kümesi olup olmadığını denetler.
virtual bool System::Collections::Generic::ISet<T>::IsProperSupersetOf(IEnumerablePtr other)=0
| Parametre | Tür | Açıklama |
|---|---|---|
| diğer | IEnumerablePtr | Karşılaştırılacak alt küme. |
ReturnValue
Tüm öğeler other içinde kümede mevcutsa ve küme other‘dan daha fazla öğeye sahipse doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Typedef IEnumerablePtr
- Class ISet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++