Edit

Share via


Regex.ValueSplitEnumerator.Current Property

Definition

Gets a Range for the split at the current position of the enumerator.

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

Property Value

Applies to