System::Collections::Generic::BaseDictionary::GetValueOrNull methode

BaseDictionary::GetValueOrNull method

Retourneert de waarde indien gevonden; of null anders. Heeft alleen zin voor referentietypen.

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

Zie ook