System::Collections::Generic::IDictionary::GetValueOrNull metod
IDictionary::GetValueOrNull method
Returnerar värde om det hittas; eller null annars, meningsfullt endast för referenstyper.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::GetValueOrNull(const TKey &key) const
Se även
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++