System::Collections::Generic::SortedList::get_Values metodo

SortedList::get_Values method

Accede alla collezione dei valori.

SharedPtr<IList<TValue>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Values() const

ReturnValue

Puntatore all’interfaccia che fornisce l’accesso ai valori memorizzati tramite l’interfaccia ICollection.

Vedi anche