System::Collections::Generic::_KeyList::idx_get 메서드

_KeyList::idx_get method

지정된 위치의 키를 가져옵니다.

virtual TKey System::Collections::Generic::_KeyList<Dict>::idx_get(int index) const override
매개변수형식설명
indexint키를 가져올 인덱스.

ReturnValue

지정된 위치의 키 복사본.

또 보기