System::Collections::Generic::IDictionary::get_Values método
IDictionary::get_Values method
Accede a la colección de valores.
virtual SharedPtr<ICollection<TValue>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Values() const
ReturnValue
Puntero a la interfaz que proporciona acceso a los valores almacenados a través de la interfaz ICollection.
Ver también
- Typedef SharedPtr
- Class ICollection
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++