System::Collections::Generic::BaseDictionary::GetValueOrNull-Methode

BaseDictionary::GetValueOrNull method

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

mapped_t System::Collections::Generic::BaseDictionary<Map>::GetValueOrNull(const key_t &key) const override

Siehe auch