System::Collections::Generic::IDictionary::get_Values méthode

IDictionary::get_Values method

Accède à la collection de valeurs.

virtual SharedPtr<ICollection<TValue>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Values() const

ReturnValue

Pointeur vers l’interface fournissant l’accès aux valeurs stockées via l’interface ICollection.

Voir aussi