System::Collections::Generic::IDictionary::GetValueOrNull Methode

IDictionary::GetValueOrNull method

Gibt den Wert zurück, falls gefunden; sonst null, was nur für Referenztypen Sinn ergibt.

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

Siehe auch