Key (the Get method)

키/값 페어의 키를 가져오기.

TKey Key();

값 반환

키 반환.

Key (the Set method)

키/값 페어의 키를 설정.

void Key(
   TKey  key     // 키
   );

매개변수

[in]  키.