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++