System::Collections::ObjectModel::ReadOnlyCollection::Contains metodu
ReadOnlyCollection::Contains method
Konteynırın belirli bir öğeyi içerip içermediğini kontrol eder.
virtual bool System::Collections::ObjectModel::ReadOnlyCollection<T>::Contains(const T &item) const override
| Parametre | Tür | 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.Font for C++