System::Collections::ObjectModel::ReadOnlyCollection::Contains method
ReadOnlyCollection::Contains method
Konteynerin belirli bir öğe içerip içermediğini kontrol eder.
virtual bool System::Collections::ObjectModel::ReadOnlyCollection<T>::Contains(const T &item) const override
| Parameter | Type | Açıklama |
|---|---|---|
| öğe | const T& | Aranacak öğe. |
ReturnValue
öğe bulunursa true, aksi takdirde false.
Ayrıca Bakınız
- Class ReadOnlyCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++