Overload List
Name | Description | |
---|---|---|
CopyTo( RegExpMatch ) |
Copies the elements of the RegExpMatchList to an Array.
| |
CopyTo( RegExpMatch , Int32) |
Copies the elements of the RegExpMatchList to an Array, starting at a particular Array index.
| |
CopyTo(Int32, RegExpMatch , Int32, Int32) |
Copies a range of elements from the RegExpMatchList to a compatible one-dimensional array, starting at the specified index of the target array.
|
See Also