Méthode System::Collections::Generic::SortedList::get_Values
SortedList::get_Values method
Accède à la collection de valeurs.
SharedPtr<IList<TValue>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Values() const
ReturnValue
Pointeur vers l’interface fournissant l’accès aux valeurs stockées via l’interface ICollection.
Voir aussi
- Typedef SharedPtr
- Class IList
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++