W3cubDocs

/Haxe C#

Match

package cs.system.text.regularexpressions

extends GroupCapture

@:libType@:csNative@:native("System.Text.RegularExpressions.Match") Available on cs

Variables

read only Groups:GroupCollection

Methods

@:final @:overload NextMatch ():Match

@:overload Result (replacement:String):String

Static variables

static read only Empty:Match

Static methods

@:final @:overload static Synchronized (inner:Match):Match

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/text/regularexpressions/Match.html