Capture Members
In This Article
#Properties
Name | Description |
---|---|
Length | The length of the captured substring. |
Position | Gets the starting position of the matching string in the document. |
Value | Gets the captured substring from the input string |
#Methods
Name | Description |
---|---|
Get |
Obtains a range in the document containing the matching string. |
See Also