System::Collections::Generic::IDictionary::GetValueOrNull método
IDictionary::GetValueOrNull method
Devuelve el valor si se encuentra; o null de lo contrario, tiene sentido solo para tipos de referencia.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::GetValueOrNull(const TKey &key) const
Ver también
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++