System::Collections::Generic::_KeyCollection::Contains طريقة
_KeyCollection::Contains method
يتحقق مما إذا كان العنصر موجودًا في الحاوية.
bool System::Collections::Generic::_KeyCollection<Dict>::Contains(const TKey &item) const override
| معامل | نوع | الوصف |
|---|---|---|
| item | const TKey& | العنصر المراد البحث عنه. |
ReturnValue
صحيح إذا تم العثور على العنصر، خطأ إذا لم يُعثر عليه.
انظر أيضًا
- Typedef TKey
- Class _KeyCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++