System::Collections::Generic::IDictionary::GetValueOrNull methode

IDictionary::GetValueOrNull method

Retourneert de waarde indien gevonden; of null anders, wat alleen zinvol is voor referentietypen.

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

Zie ook