System::Collections::IListImplRefType::Contains yöntemi
IListImplRefType::Contains method
Öğenin listede bulunup bulunmadığını kontrol eder.
virtual bool System::Collections::IListImplRefType<T>::Contains(SharedPtr<System::Object> item) const override
| Parametre | Tür | Açıklama |
|---|---|---|
| öğe | SharedPtr<System::Object> | Aranacak öğe. |
ReturnValue
Öğe bulunursa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class IListImplRefType
- Namespace System::Collections
- Library Aspose.Font for C++