package cs.system.text.regularexpressions
implements ICollection, IEnumerable
@:libType@:csNative@:native("System.Text.RegularExpressions.GroupCollection") Available on csread only Count:Int
read only IsReadOnly:Bool
read only IsSynchronized:Bool
read only SyncRoot:Dynamic
@: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/GroupCollection.html