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
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++