The following tables list the members exposed by LTRegexMatch.
Public Properties
Name | Description | |
---|---|---|
![]() |
Cost | The CPU performance cost of the match. |
![]() |
DeleteCount | The number of deletes in the match. |
![]() |
Index | The starting index into the string where the match occurs. |
![]() |
InsertCount | The number of inserts in the match. |
![]() |
Length | The length of characters that the match spans. |
![]() |
SubstituteCount | The number of substitutions in the match. |
See Also