System::Collections::Generic::IDictionary::idx_get 메서드
IDictionary::idx_get method
Getter 함수.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::idx_get(const TKey &key) const =0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| key | const TKey& | 찾을 키. |
ReturnValue
지정된 키의 값.
또 보기
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++