←Select platform
In This Topic ▼

LTRegexCostOptions Class Properties

Summary

For a list of all members of this type, see LTRegexCostOptions members

Public Properties

Name Description
Public Property static  | Shared in VB Default Returns an instance of LTRegexCostOptions with all default values.
Public Property DeletedCost The cost of a deleted character.
Public Property InsertedCost The cost of an inserted character.
Public Property MaximumCost The maximum allowed cost of a match.
Public Property MaximumDeletes The maximum number of deletes allowed.
Public Property MaximumErrors The maximum number of total errors allowed.
Public Property MaximumInserts The maximum number of inserts allowed.
Public Property MaximumSubstitutes The maximum allowed number of substitutions.
Public Property SubstitutedCost The CPU performance cost of a substituted character.

See Also

Reference

LTRegexCostOptions Class

Leadtools.Regex Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.