System::Collections::Generic::SortedList::get_Values метод
SortedList::get_Values method
Получает доступ к коллекции значений.
SharedPtr<IList<TValue>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Values() const
ReturnValue
Указатель на интерфейс, предоставляющий доступ к сохранённым значениям через интерфейс ICollection
См. также
- Typedef SharedPtr
- Class IList
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++