System::Collections::Generic::BaseDictionary::GetValueOrDefault μέθοδος

BaseDictionary::GetValueOrDefault(const key_t&) const method

Επιστρέφει την τιμή αν βρεθεί· ή Value() διαφορετικά.

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

Δείτε επίσης

BaseDictionary::GetValueOrDefault(const key_t&, const mapped_t&) const method

Επιστρέφει την τιμή αν βρεθεί· ή defaultValue διαφορετικά.

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

Δείτε επίσης