Share via


RegexRunner.IsBoundary(Int32, Int32, Int32) Methode

Definition

Wird von einem durch die Regex-Methode generierten CompileToAssembly-Objekt verwendet.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

protected:
 bool IsBoundary(int index, int startpos, int endpos);
protected bool IsBoundary (int index, int startpos, int endpos);
member this.IsBoundary : int * int * int -> bool
Protected Function IsBoundary (index As Integer, startpos As Integer, endpos As Integer) As Boolean

Parameter

index
Int32

Die mögliche Begrenzungsposition.

startpos
Int32

Die Anfangsposition.

endpos
Int32

Die Endposition.

Gibt zurück

Boolean

Gibt Booleanzurück.

Gilt für