Regex.ValueMatchEnumerator.Current Свойство

Определение

ValueMatch Возвращает элемент в текущей позиции перечислителя.

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

Значение свойства

ValueMatch

Исключения

Перечисление не запущено или уже завершено.

Применяется к