System::Collections::Generic::SortedList::get_Values método
SortedList::get_Values method
Accede a la colección de valores.
SharedPtr<IList<TValue>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Values() const
ReturnValue
Puntero a la interfaz que proporciona acceso a los valores almacenados a través de la interfaz ICollection.
Ver también
- Typedef SharedPtr
- Class IList
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++