System::Collections::Generic::SortedList::get_Values method
SortedList::get_Values method
Accesses value collection.
SharedPtr<IList<TValue>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Values() const
ReturnValue
Pointer to interface providing access to stored values via ICollection interface.
See Also
- Typedef SharedPtr
- Class IList
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++