System::Collections::Generic::IDictionary::GetValueOrNull metode
IDictionary::GetValueOrNull method
Mengembalikan nilai jika ditemukan; atau null jika tidak, masuk akal hanya untuk tipe referensi.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::GetValueOrNull(const TKey &key) const
Lihat Juga
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++