Metodo System::Collections::Generic::IDictionary::GetValueOrNull

IDictionary::GetValueOrNull method

Restituisce il valore se trovato; altrimenti null, ha senso solo per i tipi di riferimento.

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

Vedi anche