SpanRuneEnumerator.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列挙子の現在位置にある 。

適用対象