Rediger

Del via


Regex.ValueSplitEnumerator.Current Property

Definition

Gets the ValueMatch 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

Exceptions

Enumeration has either not started or has already finished.

Applies to