Regex.ValueSplitEnumerator.Current Property

Definition

Gets the Range element 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

Implements

Applies to