System::Collections::Generic::IDictionary::get_Values method
IDictionary::get_Values method
Accesses value collection.
virtual SharedPtr<ICollection<TValue>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Values() const
ReturnValue
Pointer to interface providing access to stored values via ICollection interface.
See Also
- Typedef SharedPtr
 - Class ICollection
 - Class IDictionary
 - Namespace System::Collections::Generic
 - Library Aspose.Font for C++