System::Collections::Generic::BaseDictionary::GetValueOrNull メソッド

BaseDictionary::GetValueOrNull method

見つかった場合は値を返し、そうでない場合は null を返します。参照型に対してのみ意味があります。

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

参照