System::Collections::Generic::IDictionary::GetValueOrNull طريقة

IDictionary::GetValueOrNull method

يرجع القيمة إذا تم العثور عليها؛ أو null خلاف ذلك، ويكون منطقيًا فقط لأنواع المراجع.

virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::GetValueOrNull(const TKey &key) const

انظر أيضًا