Partager via


Regex.ValueSplitEnumerator.Current Propriété

Définition

Obtient l’élément ValueMatch à la position actuelle de l’énumérateur.

public:
 property Range Current { Range get(); };
public Range Current { get; }
member this.Current : Range
Public ReadOnly Property Current As Range

Valeur de propriété

Exceptions

L’énumération n’a pas démarré ou n’a pas déjà terminé.

S’applique à