System::Security::SecureString::InsertAt 메서드

SecureString::InsertAt method

지정된 인덱스에 문자를 삽입합니다.

void System::Security::SecureString::InsertAt(int32_t index, char16_t c)
매개변수형식설명
indexint32_t문자가 삽입되는 위치.
cchar16_t삽입할 문자.

또 보기