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

IDictionary::GetValueOrNull method

Gibt den Wert zurück, wenn er gefunden wird; oder null sonst, sinnvoll nur für Referenztypen.

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

Siehe auch