System::Collections::Generic::IDictionary::GetValueOrNull yöntemi

IDictionary::GetValueOrNull method

Bulunursa değeri döndürür; aksi takdirde null döndürür, yalnızca referans tipleri için anlamlıdır.

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

Ayrıca Bakınız