System::Collections::IListImplValueType::Contains metodu
IListImplValueType::Contains method
Öğenin listede bulunup bulunmadığını kontrol eder.
virtual bool System::Collections::IListImplValueType<T>::Contains(SharedPtr<System::Object> item) const override
| Parameter | Type | 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 IListImplValueType
- Namespace System::Collections
- Library Aspose.Page for C++