StringRuneEnumerator.Current 속성

정의

열거자의 현재 위치에 있는 Rune를 가져옵니다.

public:
 property System::Text::Rune Current { System::Text::Rune get(); };
public System.Text.Rune Current { get; }
member this.Current : System.Text.Rune
Public ReadOnly Property Current As Rune

속성 값

Rune

Rune 열거자의 현재 위치에 있는 위치입니다.

구현

적용 대상