The SearchMatch type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Index |
Gets the position in the original string where the first character of the match was found.
|
![]() | Length |
Gets the length of the matched string.
|
![]() | Value |
Gets the matched string value.
|
See Also