System::Collections::Generic::IDictionary::get_Values Methode
IDictionary::get_Values method
Greift auf die Wertsammlung zu.
virtual SharedPtr<ICollection<TValue>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Values() const
ReturnValue
Zeiger auf das Interface, das Zugriff auf gespeicherte Werte über die ICollection-Schnittstelle bereitstellt.
Siehe auch
- Typedef SharedPtr
- Class ICollection
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++