Metodo System::Collections::Generic::IDictionary::get_Values
IDictionary::get_Values method
Accede alla collezione dei valori.
virtual SharedPtr<ICollection<TValue>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Values() const
ReturnValue
Puntatore all’interfaccia che fornisce l’accesso ai valori memorizzati tramite l’interfaccia ICollection.
Vedi anche
- Typedef SharedPtr
- Class ICollection
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++