System::Collections::Generic::BaseDictionary::GetValueOrNull method

BaseDictionary::GetValueOrNull method

Devuelve el valor si se encuentra; o null de lo contrario. Solo tiene sentido para tipos de referencia.

mapped_t System::Collections::Generic::BaseDictionary<Map>::GetValueOrNull(const key_t &key) const override

Ver también