| StringHelper Methods |
The StringHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| ComputeMatch |
Computes a value that indicates the match between two strings.
| |
| SplitTextAndNumber |
Splits a string that has an integer number as suffix (e.g. "text123") into its components.
|