←Select platform

MaximumCost Property

Summary

The maximum allowed cost of a match.

Syntax
C#
C++/CLI
Python
public int MaximumCost { get; set; } 
public:  
   property Int32 MaximumCost 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
MaximumCost # get and set (LTRegexCostOptions) 

Property Value

An integer corresponding to the maximum allowed cost of a match. Default value is 2.

Requirements

Target Platforms

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.