System::Collections::Generic::IDictionary::get_Values methode
IDictionary::get_Values method
Benadert de waardecollectie.
virtual SharedPtr<ICollection<TValue>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Values() const
ReturnValue
Pointer naar interface die toegang biedt tot opgeslagen waarden via de ICollection interface.
Zie ook
- Typedef SharedPtr
- Class ICollection
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++