Overview and description of Leadtools Regex classes, and enumerations.
Class | Description | |
---|---|---|
![]() |
Assembly | Utility class to force dynamic loading of this assembly in the Xamarin platform. |
![]() |
LTRegex | Represents the regular expressions used to find matches. |
![]() |
LTRegexCostOptions | Options describing the CPU performance cost of various regex operations. |
![]() |
LTRegexMatch | Represents the match data for a LTRegex. |
![]() |
LTVerex | Represents a verbal regular expressions build. |
Enumeration | Description | |
---|---|---|
![]() |
LTRegexOptions | Options to use when performing a regex operation. |
![]() |
LTVerexLogicalExpression | String expressions that can be used when building a LTVerex. |
![]() |
LTVerexStringExpression | String expressions that can be used when building a LTVerex. |
See Also