System::Collections::Generic::_ValueCollection::Contains yöntemi
_ValueCollection::Contains method
Öğenin kapsayıcıda bulunup bulunmadığını denetler.
bool System::Collections::Generic::_ValueCollection<Dict>::Contains(const TValue &item) const override
| Parametre | Tür | Açıklama |
|---|---|---|
| öğe | const TValue& | Aranacak öğe. |
ReturnValue
Öğe bulunursa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Typedef TValue
- Class _ValueCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++