Regex.ValueMatchEnumerator.Current Vlastnost

Definice

ValueMatch Získá prvek na aktuální pozici enumerátoru.

public:
 property System::Text::RegularExpressions::ValueMatch Current { System::Text::RegularExpressions::ValueMatch get(); };
public System.Text.RegularExpressions.ValueMatch Current { get; }
member this.Current : System.Text.RegularExpressions.ValueMatch
Public ReadOnly Property Current As ValueMatch

Hodnota vlastnosti

ValueMatch

Výjimky

Výčet se buď nespustil, nebo už byl dokončen.

Platí pro