StringTokenizer.Enumerator.Current Property

Definition

Gets the current StringSegment from the StringTokenizer.

C#
public Microsoft.Extensions.Primitives.StringSegment Current { get; }

Property Value

The element in the collection at the current position of the enumerator.

Applies to

Producto Versiones
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)