←Select platform

LTRegexCostOptions Class Members

Summary

The following tables list the members exposed by LTRegexCostOptions.

Public Constructors

Name Description
Public Constructor LTRegexCostOptions Initializes a new instance of LTRegexCostOptions.

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

LTRegexCostOptions Class

Leadtools.Regex Namespace

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

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