System::Collections::Generic::IDictionary::get_Values metode
IDictionary::get_Values method
Mengakses koleksi nilai.
virtual SharedPtr<ICollection<TValue>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Values() const
ReturnValue
Pointer ke antarmuka yang menyediakan akses ke nilai yang disimpan melalui antarmuka ICollection.
Lihat Juga
- Typedef SharedPtr
- Class ICollection
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++