System::Collections::Generic::IDictionary::GetValueOrNull méthode
IDictionary::GetValueOrNull method
Renvoie la valeur si trouvée ; sinon null, ce qui n’a de sens que pour les types de référence.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::GetValueOrNull(const TKey &key) const
Voir aussi
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++