System::Collections::Generic::IDictionary::get_Values 메서드
IDictionary::get_Values method
값 컬렉션에 접근합니다.
virtual SharedPtr<ICollection<TValue>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Values() const
ReturnValue
저장된 값에 접근할 수 있는 인터페이스에 대한 포인터, ICollection 인터페이스를 통해 제공됩니다.
또 보기
- Typedef SharedPtr
- Class ICollection
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++