System::Collections::Generic::IDictionary::GetValueOrNull メソッド
IDictionary::GetValueOrNull method
見つかった場合は値を返します;それ以外は null を返します。参照型に対してのみ意味があります。
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::GetValueOrNull(const TKey &key) const
参照
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++