System::Collections::Generic::IDictionary::GetValueOrNull method
IDictionary::GetValueOrNull method
Returns value if found; or null otherwise, make sense only for reference types.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::GetValueOrNull(const TKey &key) const
See Also
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++