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
매개변수형식설명
keyconst TKey&찾을 키.

ReturnValue

지정된 키의 값.

또 보기