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
- Typedef SharedPtr
- Class ICollection
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++