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