Regex.UseOptionR Methode

Definition

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

protected public:
 bool UseOptionR();
protected:
 bool UseOptionR();
protected internal bool UseOptionR ();
protected bool UseOptionR ();
member this.UseOptionR : unit -> bool
Protected Friend Function UseOptionR () As Boolean
Protected Function UseOptionR () As Boolean

Gibt zurück

Boolean

true, wenn die Options-Eigenschaft die RightToLeft-Option enthält, andernfalls false.

Gilt für: