System::Collections::Generic::IDictionary::GetValueOrNull metod

IDictionary::GetValueOrNull method

Returnerar värdet om det hittas; annars null, meningsfullt endast för referenstyper.

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

Se även