System::String::SetCharAt 메서드

String::SetCharAt method

지정된 위치에 문자를 설정합니다.

String & System::String::SetCharAt(int index, char_t ch)
매개변수형식설명
indexint문자를 설정할 인덱스.
chchar_t지정된 위치에 넣을 문자.

ReturnValue

자기 참조.

또 보기