W3cubDocs

/Haxe C#

CaptureCollection

package cs.system.text.regularexpressions

implements ICollection, IEnumerable

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

Variables

read only Count:Int

read only IsReadOnly:Bool

read only IsSynchronized:Bool

read only SyncRoot:Dynamic

Methods

@:final @:overload CopyTo (array:Array, index:Int):Void

@:final @:overload GetEnumerator ():IEnumerator

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