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

IDictionary::GetValueOrNull method

見つかった場合は値を返します;それ以外は null を返します。参照型に対してのみ意味があります。

virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::GetValueOrNull(const TKey &key) const

参照