Метод System::Collections::Generic::IDictionary::GetValueOrNull
IDictionary::GetValueOrNull method
Возвращает значение, если найдено; иначе null, имеет смысл только для ссылочных типов.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::GetValueOrNull(const TKey &key) const
См. также
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++