System::Collections::Generic::BaseDictionary::GetValueOrNull method

BaseDictionary::GetValueOrNull method

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

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

Siehe auch