StringBuilder.ChunkEnumerator.Current Właściwość

Definicja

Pobiera fragment i bieżącą pozycję kolekcji.

public:
 property ReadOnlyMemory<char> Current { ReadOnlyMemory<char> get(); };
public ReadOnlyMemory<char> Current { get; }
member this.Current : ReadOnlyMemory<char>
Public ReadOnly Property Current As ReadOnlyMemory(Of Char)

Wartość właściwości

Fragment znajdujący się w bieżącej pozycji kolekcji.

Dotyczy