Capture.Length Propriété

Définition

Obtient la longueur de la sous-chaîne capturée.

public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

Valeur de propriété

Longueur de la sous-chaîne capturée.

S’applique à