GetLength
이 메소드는 문자열 길이를 리턴합니다.
가시성
Public
시그니처
int GetLength() const;
리턴값
문자열 길이입니다.
피드백