Udostępnij za pośrednictwem


Regex.ValueMatchEnumerator.Current Właściwość

Definicja

ValueMatch Pobiera element w bieżącej pozycji modułu wyliczającego.

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

Wartość właściwości

ValueMatch

Wyjątki

Wyliczenie nie zostało uruchomione lub zostało już zakończone.

Dotyczy