System::Collections::Generic::BaseDictionary::operator[] method

BaseDictionary::operator[] method

접근자 함수.

virtual mapped_t & System::Collections::Generic::BaseDictionary<Map>::operator[](const key_t &key)
매개변수형식설명
keyconst key_t&Dictionary 접근 키입니다.

ReturnValue

key 로 키가 지정된 기존(또는 생성된) 값에 대한 참조입니다.

또 보기