Version: 2023.1
언어: 한국어
public IEnumerator<char> GetEnumerator ();

반환

IEnumerator<char> A character enumerator over this StringView.

설명

Gets a character enumerator over this StringView.