System::Collections::Generic::BaseDictionary::GetValueOrNull method
BaseDictionary::GetValueOrNull method
Returns value if found; or null otherwise. Make sense only for reference types.
mapped_t System::Collections::Generic::BaseDictionary<Map>::GetValueOrNull(const key_t &key) const override
See Also
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++