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